Mercurial > public > mercurial-scm > hg
diff rust/hg-core/src/lib.rs @ 49763:c52435820bbd stable
rust-status: fix thread count ceiling
This was forcing 16 threads instead of creating a ceiling, which is wrong
when either the available parallelism of the platform is lower or when
the user wants to set it explicitly (like we do in `run-tests.py`)
author | Rapha?l Gom?s <rgomes@octobus.net> |
---|---|
date | Mon, 05 Dec 2022 17:28:40 +0100 |
parents | 7c93e38a0bbd |
children | 678588b01af1 |