We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db634e3 + 9db731e commit 821ab05Copy full SHA for 821ab05
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