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

Provide AtomicWaker if portable-atomic feature is enabled, even if atomic CAS is not available #2790

Closed taiki-e closed 8 months ago

taiki-e commented 8 months ago

Follow-up to #2670.