SIGTERM was being ignored by child processes. Use SIGKILL via the actual process group ID, with proc.kill() as fallback. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
SIGTERM was being ignored by child processes. Use SIGKILL via the actual process group ID, with proc.kill() as fallback. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>