Skip to content

Conversation

@stepancheg
Copy link
Contributor

When select all is not yet finished (for example, due to timeout),
underlying futures may need to be extracted to be updated to construct
a fresh select all.

When select all is not yet finished (for example, due to timeout),
underlying futures may need to be extracted to be updated to construct
a fresh select all.
@stepancheg stepancheg requested a review from taiki-e as a code owner February 26, 2021 03:58
@taiki-e taiki-e added the A-future Area: futures::future label Feb 26, 2021
Copy link
Member

@taiki-e taiki-e left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@taiki-e taiki-e added the 0.3-backport: pending The maintainer accepted to backport this to the 0.3 branch, but backport has not been done yet. label Feb 26, 2021
@taiki-e taiki-e merged commit 0afeda1 into rust-lang:master Feb 26, 2021
@stepancheg stepancheg deleted the select-all-into-inner branch March 1, 2021 03:32
exrook pushed a commit to exrook/futures-rs that referenced this pull request Apr 5, 2021
When select all is not yet finished (for example, due to timeout),
underlying futures may need to be extracted to be updated to construct
a fresh select all.
taiki-e pushed a commit to taiki-e/futures-rs that referenced this pull request Apr 10, 2021
When select all is not yet finished (for example, due to timeout),
underlying futures may need to be extracted to be updated to construct
a fresh select all.
@taiki-e taiki-e mentioned this pull request Apr 10, 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 Apr 10, 2021
taiki-e pushed a commit that referenced this pull request Apr 10, 2021
When select all is not yet finished (for example, due to timeout),
underlying futures may need to be extracted to be updated to construct
a fresh select all.
@taiki-e taiki-e mentioned this pull request Apr 10, 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.

2 participants