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

sync: document spurious failures on poll_recv #4117

Merged
merged 1 commit into from
Sep 19, 2021
Merged

Conversation

Darksonn
Copy link
Contributor

This PR elaborates that poll_recv could fail with a spurious failure, but that try_recv won't.

@Darksonn Darksonn added T-docs Topic: documentation A-tokio Area: The main tokio crate M-sync Module: tokio/sync labels Sep 18, 2021
@Darksonn Darksonn merged commit 279e8b0 into master Sep 19, 2021
@Darksonn Darksonn deleted the mpsc-spurious-doc branch September 19, 2021 07:52
@Darksonn Darksonn mentioned this pull request Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate M-sync Module: tokio/sync T-docs Topic: documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants