mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-01 21:45:15 +00:00
library: Increase timeout on mpmc test to reduce flakes This recently spuriously failed in a rollup, so I think we can afford to increase the base timeout and the amount of time slept for to provide a much wider margin for the timeout to be reached.