comparison rust/hg-core/src/revlog/patch.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 b68b19104d16
children e01e84e5e426
comparison
equal deleted inserted replaced
49695:2c346c1c75ec 49763:c52435820bbd