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

C_Cpp.codeAnalysis.maxConcurrentThreads incorrectly has a max of half of C_Cpp.maxConcurrentThreads #8471

Closed
sean-mcmanus opened this issue Nov 30, 2021 · 0 comments
Assignees
Labels
bug Feature: Code Analysis Related to integration with clang-tidy, cppcheck, cl.exe /analyze, etc. fixed Check the Milestone for the release in which the fix is or will be available. Language Service quick fix

Comments

@sean-mcmanus
Copy link
Collaborator

sean-mcmanus commented Nov 30, 2021

...it was working previously, but then a recent change regressed it.

e.g. setting it to 6 with 8 cores incorrectly only uses 4.

The half/4 value is supposed to be the default and not the max.

@sean-mcmanus sean-mcmanus added bug Language Service fixed Check the Milestone for the release in which the fix is or will be available. quick fix Feature: Code Analysis Related to integration with clang-tidy, cppcheck, cl.exe /analyze, etc. labels Nov 30, 2021
@sean-mcmanus sean-mcmanus added this to the 1.8.0-insiders2 milestone Nov 30, 2021
@sean-mcmanus sean-mcmanus changed the title C_Cpp.codeAnalysis.maxConcurrentThreads incorrect has a max of half of C_Cpp.maxConcurrentThreads C_Cpp.codeAnalysis.maxConcurrentThreads incorrectly has a max of half of C_Cpp.maxConcurrentThreads Nov 30, 2021
@sean-mcmanus sean-mcmanus self-assigned this Nov 30, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Feature: Code Analysis Related to integration with clang-tidy, cppcheck, cl.exe /analyze, etc. fixed Check the Milestone for the release in which the fix is or will be available. Language Service quick fix
Projects
None yet
Development

No branches or pull requests

1 participant