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

iopub shutdown message not documented in protocol #220

Open
SylvainCorlay opened this issue Jan 30, 2017 · 1 comment
Open

iopub shutdown message not documented in protocol #220

SylvainCorlay opened this issue Jan 30, 2017 · 1 comment

Comments

@SylvainCorlay
Copy link
Member

SylvainCorlay commented Jan 30, 2017

Up on shutdown, the kernel responds with a shutdown reply on the shell channel, but also publishes a shutdown message on iopub, which does not seem to be documented in the protocol.

self.session.send(self.iopub_socket, self._shutdown_message, ident=self._topic('shutdown'))

@JohanMabille

@minrk
Copy link
Member

minrk commented Feb 13, 2017

related: jupyter/jupyter_client#237

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants