Add 0 preemption rate flag
This commit is contained in:
parent
7d5be0629b
commit
09993ce6d5
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue