Skip to content

Fix VSTHRD200 when using IAsyncEnumerable - #565

Merged
Andrew Arnott (AArnott) merged 2 commits into
microsoft:masterfrom
yhvicey:yiwwan/Fix431
Dec 7, 2019
Merged

Fix VSTHRD200 when using IAsyncEnumerable#565
Andrew Arnott (AArnott) merged 2 commits into
microsoft:masterfrom
yhvicey:yiwwan/Fix431

Conversation

@yhvicey

Copy link
Copy Markdown

Fix #431 .

@yhvicey Yiwen Wang (yhvicey) changed the title Fix microsoft/vs-threading#431 Fix VSTHRD200 when using IAsyncEnumerable Dec 7, 2019

@AArnott Andrew Arnott (AArnott) 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.

Thanks for sharing. Would you please add a test for this as well?

@yhvicey

Copy link
Copy Markdown
Author

Thanks for sharing. Would you please add a test for this as well?

Done, I'm new to this project and not familiar with it yet, please let me know if there's any problem with my implementation & tests, thx.

@AArnott Andrew Arnott (AArnott) 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.

Thanks

@AArnott
Andrew Arnott (AArnott) merged commit 3ac1ad3 into microsoft:master Dec 7, 2019
@yhvicey
Yiwen Wang (yhvicey) deleted the yiwwan/Fix431 branch December 7, 2019 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check that VSTHRD200 works with C# 8 async enumerable

3 participants