Skip to content

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

@sean-mcmanus

Description

@sean-mcmanus

...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.

Metadata

Metadata

Assignees

Labels

Feature: Code AnalysisRelated to integration with clang-tidy, cppcheck, cl.exe /analyze, etc.Language ServicebugfixedCheck the Milestone for the release in which the fix is or will be available.quick fix

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions