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

Parallel should default to number of CPUs #1669

Closed
AustinScola opened this issue Feb 16, 2021 · 1 comment
Closed

Parallel should default to number of CPUs #1669

AustinScola opened this issue Feb 16, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@AustinScola
Copy link

I think it would be nice if the -j/--jobs flag defaulted to the number of CPUs if no integer is passed.

@timothycrosley timothycrosley added the enhancement New feature or request label Feb 27, 2021
timothycrosley added a commit that referenced this issue Feb 27, 2021
@timothycrosley
Copy link
Member

This has been implemented in develop and will become the new behavior in isort 5.8.0

Thanks!

~Timothy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants