Skip to content

Add an async test case for a try/finally with an uncaught exception#20154

Merged
agocke merged 2 commits intodotnet:masterfrom
drcjt:master
Jun 12, 2018
Merged

Add an async test case for a try/finally with an uncaught exception#20154
agocke merged 2 commits intodotnet:masterfrom
drcjt:master

Conversation

@drcjt
Copy link
Copy Markdown
Contributor

@drcjt drcjt commented Jun 10, 2017

Added an extra async test case covering finally block entered from exceptional control flow rather than ordinary control flow.

Fixes #19905

@drcjt
Copy link
Copy Markdown
Contributor Author

drcjt commented Jun 11, 2017

I believe the integration test failure is #20157

@Pilchie
Copy link
Copy Markdown
Member

Pilchie commented Jun 27, 2017

Tagging @dotnet/roslyn-compiler for review.

@Pilchie Pilchie added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label Jun 27, 2017
@jcouv jcouv self-assigned this Jan 16, 2018
@jaredpar
Copy link
Copy Markdown
Member

jaredpar commented May 3, 2018

@drcjt would you be able to rebase your code off of master? Sorry we lost track of this PR and it looks like some merge conflicts have made their way in the mean time.

@drcjt drcjt requested a review from a team as a code owner May 3, 2018 20:05
@drcjt
Copy link
Copy Markdown
Contributor Author

drcjt commented May 3, 2018

@jaredpar no problem - rebased as requested.

@jaredpar
Copy link
Copy Markdown
Member

jaredpar commented May 3, 2018

@drcjt thanks!

@agocke agocke merged commit 15978b5 into dotnet:master Jun 12, 2018
@jcouv jcouv added this to the 15.8 milestone Jun 12, 2018
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.

9 participants