Merge pull request #560 from utapyngo/logical-cpu-count

This commit is contained in:
Zac Hatfield-Dodds
2020-08-03 22:49:09 +10:00
committed by GitHub
4 changed files with 14 additions and 34 deletions

1
changelog/553.bugfix.rst Normal file
View File

@@ -0,0 +1 @@
When using ``-n auto``, count the number of physical CPU cores instead of logical ones.