Skip to content

Preserve cloned FuturesUnordered waker identity - #3032

Open
OldKrab wants to merge 1 commit into
rust-lang:mainfrom
OldKrab:shushakov/fix-futures-unordered-waker-clone
Open

Preserve cloned FuturesUnordered waker identity#3032
OldKrab wants to merge 1 commit into
rust-lang:mainfrom
OldKrab:shushakov/fix-futures-unordered-waker-clone

Conversation

@OldKrab

@OldKrab OldKrab commented Aug 3, 2026

Copy link
Copy Markdown

Applies the same fix as #2865 to the private waker_ref implementation used by FuturesUnordered.

See also rust-lang/rust#121622.

@rustbot rustbot added the A-stream Area: futures::stream label Aug 3, 2026
@OldKrab
OldKrab marked this pull request as ready for review August 3, 2026 17:32
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-stream Area: futures::stream S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants