Skip to content

[release/6.0] Update edited document before continuing code fixing#2269

Merged
agocke merged 1 commit into
dotnet:release/6.0from
mateoatr:bp2250
Sep 8, 2021
Merged

[release/6.0] Update edited document before continuing code fixing#2269
agocke merged 1 commit into
dotnet:release/6.0from
mateoatr:bp2250

Conversation

@mateoatr

@mateoatr mateoatr commented Sep 8, 2021

Copy link
Copy Markdown
Contributor

Backport of #2250

Applying code fixes suggested by our fixer was causing multiple applications of the same fix (see here). This was caused by a race condition due to sharing the same instance of a SyntaxEditor across multiple invocations (see comment).

@agocke agocke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants