We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a23d1fb commit 3f6fc1fCopy full SHA for 3f6fc1f
src/tools/miri/tests/pass/threadleak_ignored.rs
@@ -1,5 +1,4 @@
1
-// FIXME: disallow preemption to work around https://github.com/rust-lang/rust/issues/55005
2
-//@compile-flags: -Zmiri-ignore-leaks -Zmiri-preemption-rate=0
+//@compile-flags: -Zmiri-ignore-leaks
3
4
//! Test that leaking threads works, and that their destructors are not executed.
5
0 commit comments