rust-lang / miri

An interpreter for Rust's mid-level intermediate representation
Apache License 2.0
4.64k stars 349 forks source link

Simplify thread blocking tests #4059

Open tiif opened 13 hours ago

tiif commented 13 hours ago

Follow up from https://github.com/rust-lang/miri/pull/3939#discussion_r1855367789 to simplify the thread blocking test.

tiif commented 13 hours ago

@rustbot ready

RalfJung commented 8 hours ago

What about the other tests doing similar things?

RalfJung commented 6 hours ago

@rustbot author

tiif commented 1 hour ago

@rustbot ready