Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add comments to explain signal handling under jupyterhub #1452

Conversation

oliver-sanders
Copy link
Contributor

@oliver-sanders oliver-sanders commented Aug 9, 2024

Follow up to jupyterhub/jupyterhub#4864

Add a couple of code comments to explain signal handling under JupyterHub to assist any future developers working on server shutdown.

Note, the issue #4864 fixed could cause orphaned subprocesses (e.g. kernels) to be left behind in some situations when they should have been killed.

@Zsailer Zsailer self-assigned this Nov 5, 2024
@Zsailer
Copy link
Member

Zsailer commented Nov 5, 2024

LGTM. Thanks!

@Zsailer Zsailer merged commit e544fa1 into jupyter-server:main Nov 5, 2024
36 of 39 checks passed
@oliver-sanders oliver-sanders deleted the explain-jupyterhub-signal-handling branch November 5, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants