You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(server): improve shutdown sequence to properly terminate child processes
- Refactors shutdown to send SIGTERM to child processes before SIGKILL
- Adds detailed debug logging for process termination
- Ensures resources are cleaned up consistently
0 commit comments