Formatting with clang-format fails if it takes longer than 10 seconds (i.e. large enough file) #10213
Labels
bug
Feature: Code Formatting
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
quick fix
Milestone
Use formatting with clang-format with a large file that takes > 10 seconds. Formatting will fail (might only repro on Windows?).
I think we may have added the 10 second timeout to work around a case where clang-format could get permanently stuck. Not sure if we need an adjustable timeout setting or what.
The text was updated successfully, but these errors were encountered: