mirror of
https://github.com/smittix/intercept.git
synced 2026-07-06 00:28:12 -07:00
b64bff24d9
Remove logging and cleanup_all_processes() from signal handler to prevent deadlocks when another thread holds the logging or process lock. Process cleanup is handled by the atexit handler instead. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>