blob: eaddfd30d79a9b91e4680a834265860578a09103 (
plain)
1
2
3
4
|
o Minor feature (cpuworker):
- Always use the number of threads for our CPU worker pool to the number of
core available but cap it to a minimum of 2 in case of a single core.
Fixes bug 40713; bugfix on 0.3.5.1-alpha.
|