Skip to content

fix(server): ensure shutdown closes all child process#255

Merged
sudo-tee merged 4 commits intomainfrom
fix/shutdown-sequence
Feb 10, 2026
Merged

fix(server): ensure shutdown closes all child process#255
sudo-tee merged 4 commits intomainfrom
fix/shutdown-sequence

Conversation

@sudo-tee
Copy link
Owner

@sudo-tee sudo-tee commented Feb 9, 2026

  • Remove wait duration from autocmd shutdown call
  • Implement graceful SIGTERM with fallback to SIGKILL if needed

This should fix #254 and #251

@sudo-tee sudo-tee force-pushed the fix/shutdown-sequence branch from 069abd9 to 7ebe843 Compare February 10, 2026 13:11
…ocesses

- Refactors shutdown to send SIGTERM to child processes before SIGKILL
- Adds detailed debug logging for process termination
- Ensures resources are cleaned up consistently
@sudo-tee sudo-tee changed the title fix(server): improve shutdown sequence to ensure reliable job termina… fix(server): ensure shutdown closes all child process Feb 10, 2026
@sudo-tee sudo-tee merged commit 6ca0e9c into main Feb 10, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Long wait when exiting neovim

1 participant