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

Revert "Remove implicit clear in ReadyToRunQueue::drop (#2493)" #2535

Merged
merged 1 commit into from Dec 18, 2021

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Dec 18, 2021

This reverts commit 37dfb05. (#2493)

Ideally, we should clean up these codes, but I don't have time to do that now, and we want to prioritize creating a new release, so I revert #2493.

Fixes #2529

@taiki-e taiki-e added 0.3-backport: pending The maintainer accepted to backport this to the 0.3 branch, but backport has not been done yet. A-stream Area: futures::stream labels Dec 18, 2021
@taiki-e taiki-e merged commit e148244 into master Dec 18, 2021
@taiki-e taiki-e deleted the taiki-e/rtrq branch December 18, 2021 14:29
This was referenced Dec 18, 2021
@taiki-e taiki-e added 0.3-backport: completed and removed 0.3-backport: pending The maintainer accepted to backport this to the 0.3 branch, but backport has not been done yet. labels Dec 18, 2021
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.

Potential panic in FuturesUnordered
1 participant