Skip to content

Conversation

@safesparrow
Copy link
Contributor

Fixes #15466

In graph-based type-checking, when a graph node throws an exception, there is a bug which causes NullReferenceException.

This PR fixes the bug and allows the original exception to be surfaced.

@safesparrow safesparrow marked this pull request as ready for review June 23, 2023 16:55
@safesparrow safesparrow requested a review from a team as a code owner June 23, 2023 16:55
@T-Gro T-Gro merged commit 5225dc8 into dotnet:main Jun 25, 2023
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.

Graph-based type-checking: compilation failure causes type-checking to crash.

3 participants