Skip to content

Conversation

mizililo
Copy link

@mizililo mizililo commented Dec 3, 2021

because control_channel shouldn't publish execution_state

@JohanMabille
Copy link
Contributor

JohanMabille commented Dec 3, 2021

I think we should wait before merging this. I have opened a JEP to move the kernel_info_request to the control channel to fix jupyterlab/jupyterlab#10174, and the jupyter server expects both a reply to the kernel_info_reply and a message on IOPub to cosider it has connected to the kernel. Merging this PR would break the new behavior.

Notice there is a on-going JEP to replace PUB socket with XPUB socket, so that clients get an iopub message upon connection and they don't have to nudge the kernel anymore.

@mizililo
Copy link
Author

mizililo commented Dec 7, 2021

OK

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

Successfully merging this pull request may close these issues.

2 participants