Skip to content

Conversation

@bobbrow
Copy link
Member

@bobbrow bobbrow commented Aug 26, 2025

Fixes: #13591

Some glob operations may be more expensive than users expect. This change does the glob processing async so that other work can continue. As a bonus, I added a performance warning squiggle for when glob path resolution takes more than 10 seconds as this may be unexpected.

@bobbrow bobbrow requested a review from a team as a code owner August 26, 2025 16:54
@github-project-automation github-project-automation bot moved this to Pull Request in cpptools Aug 26, 2025
@bobbrow bobbrow merged commit 6479acd into main Aug 28, 2025
6 checks passed
@bobbrow bobbrow deleted the bobbrow/asyncValidation branch August 28, 2025 22:35
@github-project-automation github-project-automation bot moved this from Pull Request to Done in cpptools Aug 28, 2025
@bobbrow bobbrow added this to the 1.27 milestone Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Freeze/delayed input when editing c_cpp_properties.json

3 participants