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 004f502 commit a6514fcCopy full SHA for a6514fc
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