Darksonn merged tokio-rs/tokio#7991 · April 2, 2026 04:35 sync: fix panic in `Chan::recv_many` when called with non-empty vector on closed channel #7991 MotivationChan::recv_many intends to assert that no slotshave been consumed when exiting with Ready viathe rx_closed code path.Instead of asser… +29 -9 17 comments