quinn-rs / quinn

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

send-stream, recv-stream: cleanup any wakers on drop #1460

Closed bmwill closed 1 year ago

bmwill commented 1 year ago

Fixes: https://github.com/quinn-rs/quinn/issues/1459