quinn-rs / quinn

Async-friendly QUIC implementation in Rust
Apache License 2.0
3.76k stars 380 forks source link

Fix racy Endpoint::wait_idle #1477

Closed Ralith closed 1 year ago

Ralith commented 1 year ago

I've never actually seen this get stuck, but it seems like it could.