Skip to content

[WIP] handle windows close signals#99

Draft
ddkohler wants to merge 2 commits intomainfrom
handle-windows-ctrlc
Draft

[WIP] handle windows close signals#99
ddkohler wants to merge 2 commits intomainfrom
handle-windows-ctrlc

Conversation

@ddkohler
Copy link
Copy Markdown
Contributor

@ddkohler ddkohler commented May 3, 2026

It would be great if windows machines had graceful shutdowns; some daemons don't let go of hardware handles unless their close method is called. An consequence is closing daemons in foreground is annoying, e.g. you have to close the cmd window, rather than just sending ctrl+c interrupts.

  • test on windows computers
  • make a test for a clean close

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.

1 participant