Skip to content

Server to gracefully exit on CTRL+C#745

Draft
forman wants to merge 3 commits intomainfrom
forman-xxx-reg_server_signals
Draft

Server to gracefully exit on CTRL+C#745
forman wants to merge 3 commits intomainfrom
forman-xxx-reg_server_signals

Conversation

@forman
Copy link
Member

@forman forman commented Oct 6, 2022

Trying to implement a way to gracefully exit server NG on CTRL+C for all platforms.

Currently, on Windows, signal handlers are not called at all.

Checklist:

  • Add unit tests and/or doctests in docstrings
  • Add docstrings and API docs for any new/modified user-facing classes and functions
  • New/modified features documented in docs/source/*
  • Changes documented in CHANGES.md
  • AppVeyor CI passes
  • Test coverage remains or increases (target 100%)

@forman forman self-assigned this Oct 6, 2022
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