Skip to content

Conversation

takluyver
Copy link
Member

Signals don't work on Windows. This tries the HTTP shutdown request first. On Unix, it will try SIGTERM after 5 seconds, and SIGKILL after another 5, if the server didn't already exit.

Closes gh-2937

Signals don't work on Windows. This tries the HTTP shutdown request first.
On Unix, it will try SIGTERM after 5 seconds, and SIGKILL after another 5, if the
server didn't already exit.

Closes jupytergh-2937
@takluyver takluyver added this to the 5.3 milestone Oct 31, 2017
@xiaosuyu1997
Copy link

image
Meet a problem when trying to stop jupyter notebook on a server. It seems the httpRequest sent has some permission issue as I'm not root on this server?

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Jupyter notebook stop - permission denied
3 participants