Skip to content

Conversation

@kevin-bates
Copy link
Member

@kevin-bates kevin-bates commented Feb 9, 2021

While working on Enterprise Gateway, I found that if a gateway server is hosting kernels from multiple lab servers (via either jupyter_server or notebook), all kernels managed by the gateway server could be shut down when terminating one of the lab servers. This change ensures that kernel-based operations of a given lab/notebook server only operate against its own kernels.

Also:

  • Fixed some faulty log statements.
  • Found the KernelHandlers get method hadn't transitioned to a coroutine so I made that change.

Analogous changes have been made in jupyter-server/jupyter_server#407.

Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Thanks!

@kevin-bates kevin-bates merged commit a5ace13 into jupyter:master Apr 21, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 19, 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.

2 participants