rust-lang / futures-rs

Zero-cost asynchronous programming in Rust
https://rust-lang.github.io/futures-rs/
Apache License 2.0
5.31k stars 609 forks source link

Fix Sync impl of FuturesUnordered #2788

Closed taiki-e closed 8 months ago

taiki-e commented 8 months ago

Fixes #2786