Skip to content

Commit 679d10f

Browse files
committed
no concurrency on windows
1 parent df9d481 commit 679d10f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/run-pass/threadleak_ignored.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// ignore-windows: Concurrency on Windows is not supported yet.
12
// compile-flags: -Zmiri-ignore-leaks
23

34
//! Test that leaking threads works, and that their destructors are not executed.

0 commit comments

Comments
 (0)