Skip to content

Conversation

BillWagner
Copy link
Member

Fixes #16230

This introduction did not explain the fundamental concepts for asynchronous exceptions. This section has been added. I kept this explanation to the fundamentals and made a not for future work to cover more advanced scenarios for exception handling with multiple tasks in a later article.

This commit adds a section that covers the basics mechanisms used for asynchronous exception handling.
Copy link
Member

@IEvangelist IEvangelist left a comment

Choose a reason for hiding this comment

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

This is awesome!! Looks good to me, :shipit: when you're ready.

@BillWagner BillWagner merged commit c0304e1 into dotnet:main Mar 16, 2021
@BillWagner BillWagner deleted the introduce-async-errors branch March 16, 2021 16:56
@py-tounge
Copy link

Thanks for this! @BillWagner

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.

Error handling

4 participants