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

Document that barriers are not cancel safe #6494

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

Darksonn
Copy link
Contributor

Closes: #6493

@Darksonn Darksonn added T-docs Topic: documentation A-tokio Area: The main tokio crate M-sync Module: tokio/sync labels Apr 18, 2024
@github-actions github-actions bot added the R-loom-sync Run loom sync tests on this PR label Apr 18, 2024
@Darksonn Darksonn changed the title Alice/barrier cancel safe Document that barriers are not cancel safe Apr 18, 2024
@Darksonn Darksonn requested a review from mox692 April 18, 2024 07:49
@Darksonn Darksonn merged commit 5ba12a7 into master Apr 18, 2024
75 checks passed
@Darksonn Darksonn deleted the alice/barrier-cancel-safe branch April 18, 2024 15:21
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 R-loom-sync Run loom sync tests on this PR T-docs Topic: documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tokio select! Macro Issue with Barrier
2 participants