mirror of
https://github.com/sharkdp/bat.git
synced 2025-11-01 07:32:01 +00:00
Only start offload worker thread when there's more than 1 core (#2956)
* Only start offload worker thread when there's more than 1 core * Write changelog
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
- CICD: CICD: replace windows-2019 runners with windows-2025 #3339 (@cyqsimon)
|
||||
- Build script: replace string-based codegen with quote-based codegen #3340 (@cyqsimon)
|
||||
- Improve code coverage of `--list-languages` parameter #2942 (@sblondon)
|
||||
- Only start offload worker thread when there's more than 1 core #2956 (@cyqsimon)
|
||||
|
||||
## Syntaxes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user