crossbeam-rs / crossbeam

Tools for concurrent programming in Rust
Apache License 2.0
7.49k stars 470 forks source link

fix: port fix discard all message on receiver droped #1121

Open driftluo opened 5 months ago

driftluo commented 5 months ago

fix #1102

I think this fix should be done on the crossbeam channel