veloren/common/state
Marcel Märtens 6e3a74b476 rayon::join creates a global threadpool, which is only used in /world
instead just use the same threadpool for everything
helps with debugging problems with GDB
using threadpool.install() to also be used when `into_par_iter()` is called
2021-05-04 21:06:07 +02:00
..
src rayon::join creates a global threadpool, which is only used in /world 2021-05-04 21:06:07 +02:00
Cargo.toml seperate sys/state 2021-04-20 01:30:17 +02:00