Add 0 preemption rate flag

This commit is contained in:
tiif 2024-08-25 03:15:52 +08:00
parent 7d5be0629b
commit 09993ce6d5

View file

@ -1,4 +1,6 @@
//@only-target-linux
// test_epoll_block_then_unblock depends on a deterministic schedule.
//@compile-flags: -Zmiri-preemption-rate=0
use std::convert::TryInto;
use std::thread;