no concurrency on windows
This commit is contained in:
parent
df9d481989
commit
679d10f98b
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
// ignore-windows: Concurrency on Windows is not supported yet.
|
||||
// compile-flags: -Zmiri-ignore-leaks
|
||||
|
||||
//! Test that leaking threads works, and that their destructors are not executed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue