Files
platform/src/servers/api
pastilhasandClaude Opus 4.8 23b7df5fa9 task runner: kill the whole process tree on Stop
proc.kill() only signalled the direct child (bash), leaving a running ffmpeg
grandchild orphaned and still encoding. now killTree() walks /proc, SIGTERMs the
whole subtree (bash + ffmpeg), then SIGKILLs any straggler after 2s.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-22 15:05:23 +00:00
..
2026-02-26 17:42:59 +00:00
2026-02-16 19:34:35 +00:00
2026-03-07 00:52:20 +00:00
2026-02-26 17:42:59 +00:00
2026-02-25 07:27:30 +00:00
2026-02-16 19:34:35 +00:00