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

restore zero-copy recv on shell messages #1280

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

minrk
Copy link
Member

@minrk minrk commented Oct 22, 2024

control channel always copies

closes #1278

control channel always copies
@minrk minrk added the bug label Oct 22, 2024
Copy link
Collaborator

@ianthomas23 ianthomas23 left a comment

Choose a reason for hiding this comment

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

Looks fine to me and I defer to @minrk's zmq knowledge here.

@minrk minrk merged commit 48e39cf into ipython:main Oct 25, 2024
26 of 33 checks passed
@minrk minrk deleted the zmq-socket-fixes branch October 25, 2024 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use of zmq zero-copy is no longer correct
2 participants