rust/tests/pass/concurrency/spin_loops.stderr
2022-06-06 19:15:59 +01:00

4 lines
169 B
Plaintext

warning: thread support is experimental: the scheduler is not preemptive, and can get stuck in spin loops.
(see https://github.com/rust-lang/miri/issues/1388)