rust-lang / futures-rs

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

Revert "Temporarily disable ref_wake_same test" #2834

Open taiki-e opened 4 months ago

taiki-e commented 4 months ago

This reverts commit 42c2ab0e731892e9ff6c6e7fc28ab11d6eaee804.

Potentially fixed by https://github.com/rust-lang/rust/pull/121622.