rust/tests/pass/concurrency/spin_loops.stderr

4 lines
169 B
Plaintext
Raw Normal View History

2022-05-25 21:54:30 +01:00
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)
2022-06-05 14:31:44 -04:00