Commit f77e1e0
authored
Rollup merge of #152145 - Zalathar:recv-timeout-before-send, r=workingjubilee
Disable flaky test `oneshot::recv_timeout_before_send`
This test is inherently flaky due to a thread-scheduling race condition, and has failed several times in CI, e.g.:
- rust-lang/rust#151739 (comment)
- rust-lang/rust#151971 (comment)
- rust-lang/rust#151376 (comment)
---
- cc @connortsui20, author of rust-lang/rust#1437410 file changed
0 commit comments