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

Remove unnecessary import of bind_unix_socket #5666

Merged
merged 1 commit into from
Aug 12, 2020

Conversation

kevin-bates
Copy link
Member

Also found that windows PID detection is not reliable, so I added an extra check to detect the server has been stopped in order to prevent false negative.

Fixes #5660

Also found that windows pid detection is not reliable, so added extra
check to detect server has been stopped.
Copy link
Member

@Zsailer Zsailer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Zsailer Zsailer merged commit 498b0bc into jupyter:master Aug 12, 2020
@kevin-bates kevin-bates deleted the bind-unix-socket branch August 12, 2020 16:10
@kevin-bates
Copy link
Member Author

@corivera - This has been delivered in Notebook 6.1.2 which is now available - thank you for raising this issue!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 23, 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.

Notebook 6.1.1: ImportError when trying to stop jupyter server
2 participants