Skip to content

Conversation

@yoshuawuyts
Copy link
Member

Removes the dev dependency on num_cpus

@taiki-e
Copy link
Collaborator

taiki-e commented May 5, 2023

Thanks.

available_parallelism was stabilized with an incomplete implementation, and this is expected to cause regressions (including SIGKILL) in Rust 1.63 and smaller that don't have cgroupv1 support (rust-lang/rust#97925).

That said, this is used only in the benchmark, so it is not a problem if it is broken in an older rustc.

@taiki-e taiki-e merged commit 85c20eb into master May 5, 2023
@taiki-e taiki-e deleted the available-parallelism branch May 5, 2023 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants