tokio-rs / loom

Concurrency permutation testing tool for Rust.
MIT License
2.08k stars 110 forks source link

Increase max threads to 5 #314

Closed carllerche closed 1 year ago

carllerche commented 1 year ago

Tokio needs 5 threads to run loom tests now.

Five threads ought to be enough for anybody.