Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused num_cpus dependency (handled by async_global_executor) #1012

Merged
merged 1 commit into from
Apr 23, 2022

Conversation

joshtriplett
Copy link
Contributor

async-std doesn't use num_cpus directly, only via async_global_executor.

async-std doesn't use num_cpus directly, only via async_global_executor.
@Keruspe Keruspe merged commit d9aaefb into async-rs:master Apr 23, 2022
@Keruspe
Copy link
Member

Keruspe commented Apr 23, 2022

Thanks!

@joshtriplett joshtriplett deleted the available-parallelism branch April 23, 2022 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants