We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d5be06 commit 09993ceCopy full SHA for 09993ce
src/tools/miri/tests/pass-dep/libc/libc-epoll-blocking.rs
@@ -1,4 +1,6 @@
1
//@only-target-linux
2
+// test_epoll_block_then_unblock depends on a deterministic schedule.
3
+//@compile-flags: -Zmiri-preemption-rate=0
4
5
use std::convert::TryInto;
6
use std::thread;
0 commit comments