Skip to content

Add dedicated diagnostic for awaiting an IAsyncEnumerable#82057

Merged
CyrusNajmabadi merged 2 commits intodotnet:mainfrom
DoctorKrolic:await-async-enumerable
Jan 17, 2026
Merged

Add dedicated diagnostic for awaiting an IAsyncEnumerable#82057
CyrusNajmabadi merged 2 commits intodotnet:mainfrom
DoctorKrolic:await-async-enumerable

Conversation

@DoctorKrolic
Copy link
Contributor

Closes: #53426

@DoctorKrolic DoctorKrolic requested a review from a team as a code owner January 17, 2026 12:27
@dotnet-policy-service dotnet-policy-service bot added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label Jan 17, 2026
@jcouv jcouv self-assigned this Jan 17, 2026
Copy link
Member

@jcouv jcouv left a comment

Choose a reason for hiding this comment

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

LGTM Thanks (commit 2)

@CyrusNajmabadi CyrusNajmabadi merged commit 384ccc3 into dotnet:main Jan 17, 2026
24 checks passed
@CyrusNajmabadi
Copy link
Contributor

Thanks!

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

Labels

Area-Compilers Community The pull request was submitted by a contributor who is not a Microsoft employee.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve error message for awaiting an IAsyncEnumerable value

4 participants