We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0c207f + 28f6297 commit 2b066a3Copy full SHA for 2b066a3
src/tools/miri/tests/pass-dep/tokio/tokio_mvp.rs
@@ -1,5 +1,5 @@
1
// Need to disable preemption to stay on the supported MVP codepath in mio.
2
-//@compile-flags: -Zmiri-permissive-provenance
+//@compile-flags: -Zmiri-permissive-provenance -Zmiri-preemption-rate=0
3
//@only-target-x86_64-unknown-linux: support for tokio exists only on linux and x86
4
5
#[tokio::main]
0 commit comments