disable preemption in tokio tests again
This commit is contained in:
parent
f0c207f7a8
commit
28f6297d09
@ -1,5 +1,5 @@
|
||||
// Need to disable preemption to stay on the supported MVP codepath in mio.
|
||||
//@compile-flags: -Zmiri-permissive-provenance
|
||||
//@compile-flags: -Zmiri-permissive-provenance -Zmiri-preemption-rate=0
|
||||
//@only-target-x86_64-unknown-linux: support for tokio exists only on linux and x86
|
||||
|
||||
#[tokio::main]
|
||||
|
Loading…
x
Reference in New Issue
Block a user