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

Port "fix race with dropping mpsc::Receiver" to 0.3 #2304

Merged
merged 1 commit into from Feb 13, 2021

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Jan 1, 2021

This ports "fix race with dropping mpsc::Receiver" (#1241) by @carllerche to 0.3.

Fixes #909

@taiki-e taiki-e added the A-channel Area: futures::channel label Jan 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-channel Area: futures::channel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Race condition in futures::sync::mpsc
1 participant