mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
1dd933c37e
Remove timing assertion from `oneshot::send_before_recv_timeout` This test regularly spuriously fails in CI, such as https://github.com/rust-lang/rust/pull/152632#issuecomment-3902778366 We can just remove the assertion but I'd like to understand why, so I'm adding more information to the assert