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

avoid warning in race when cancelled future ignores zmq.Again #1938

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

minrk
Copy link
Member

@minrk minrk commented Feb 19, 2024

still warn if cancelled future drops a message (much less likely, but still not impossible!)

closes #1925

still warn if cancelled future drops a message (much less likely, but still not impossible!)
@minrk minrk merged commit b8db5e2 into zeromq:main Feb 19, 2024
17 of 18 checks passed
@minrk minrk deleted the cancel-future branch February 19, 2024 10:43
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.

BUG: Asyncio cancellation race condition leaves Future exception never retrieved for recv_string()
1 participant