Skip to content

VSTHRD111: Offer .ConfigureAwait(false) as the first code fix#1248

Merged
AArnott merged 1 commit into
microsoft:mainfrom
AArnott:fix980
Oct 24, 2023
Merged

VSTHRD111: Offer .ConfigureAwait(false) as the first code fix#1248
AArnott merged 1 commit into
microsoft:mainfrom
AArnott:fix980

Conversation

@AArnott

@AArnott AArnott commented Oct 24, 2023

Copy link
Copy Markdown
Member

Closes #980

@AArnott AArnott changed the title Offer .ConfigureAwait(false) as the first code fix VSTHRD111: Offer .ConfigureAwait(false) as the first code fix Oct 24, 2023
@matthew-j-clark

Copy link
Copy Markdown

Do we need a test for ensuring the order of offering fixes?

@AArnott

AArnott commented Oct 24, 2023

Copy link
Copy Markdown
Member Author

No. I wasn't testing the old order, and as a change like this is super straightforward, and obvious in reading what order it will appear in, adding a test just adds friction to such changes.

@AArnott AArnott merged commit 86bffb7 into microsoft:main Oct 24, 2023
@AArnott AArnott deleted the fix980 branch October 24, 2023 17:07
@AArnott AArnott added this to the v17.9 milestone Oct 25, 2023
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.

VSTHRD111: Order of suggested code fix options

2 participants