Skip to content

add comments to explain signal handling under jupyterhub#1452

Merged
Zsailer merged 1 commit into
jupyter-server:mainfrom
oliver-sanders:explain-jupyterhub-signal-handling
Nov 5, 2024
Merged

add comments to explain signal handling under jupyterhub#1452
Zsailer merged 1 commit into
jupyter-server:mainfrom
oliver-sanders:explain-jupyterhub-signal-handling

Conversation

@oliver-sanders
Copy link
Copy Markdown
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
Copy Markdown
Member

Zsailer commented Nov 5, 2024

LGTM. Thanks!

@Zsailer Zsailer merged commit e544fa1 into jupyter-server:main Nov 5, 2024
@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