Skip to content

Infinite loop in CheckOneFileImpl #11569

@TIHan

Description

@TIHan

In VS, at certain times I will not get any colorization until I make an edit in the editor. It turns out, CheckOneFileImpl is caught in an infinite loop due to us removing some of the reactor queue dependency on checking foreground files; it's a concurrency issue.

We either need to make a full-on lock when checking foreground results or come up with some sort of AsyncLazy construct.

Metadata

Metadata

Assignees

Labels

Area-FCSBugImpact-High(Internal MS Team use only) Describes an issue with extreme impact on existing code.Regression

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions