mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
no concurrency on windows
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user