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

repl: Don't send KernelInfoRequest on launch #14608

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

rgbkrk
Copy link
Member

@rgbkrk rgbkrk commented Jul 16, 2024

Closes #14146. This is just for the time being before a networking refactoring to split reads and writes on the ROUTER/DEALER ZeroMQ sockets. Some kernels have not been responding with kernel_info_reply, which ends up hanging our shell socket.

Release Notes:

  • N/A

Release notes for the REPL feature will be part of its official launch.

Closes #14146, for the time being before a networking refactoring to
split reads and writes on the ROUTER/DEALER ZeroMQ sockets.
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jul 16, 2024
@rgbkrk rgbkrk merged commit 9c43450 into main Jul 16, 2024
10 checks passed
@rgbkrk rgbkrk deleted the stop-sending-kernel-info-request branch July 16, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Simple jupyter kernel doesn't work correctly
1 participant