FlintyLemming 94890d6418 🐛 fix(av1-transfer): silently fall back when preexec_fn exec fails in multithreaded context
GIL contention after fork in ThreadPoolExecutor can cause os.execvp to fail.
Catch the exception so subprocess proceeds with its own exec, keeping
transcoding functional even if process renaming fails.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 11:42:57 +08:00
2025-04-08 23:23:16 +08:00
2025-07-25 09:30:53 +08:00
2025-04-07 20:52:40 +08:00
2025-06-19 10:50:45 +08:00
Description
No description provided
544 KiB
Languages
Shell 53.5%
Python 46.5%