]> git.lizzy.rs Git - rust.git/blob - tests/pass/concurrency/spin_loop.stderr
9fe6daa778c1fc66489c84ab4c37b05f227b1e52
[rust.git] / tests / pass / concurrency / spin_loop.stderr
1 warning: thread support is experimental: the scheduler is not preemptive, and can get stuck in spin loops.
2          (see https://github.com/rust-lang/miri/issues/1388)
3