Skip to content

Conversation

@mconnew
Copy link
Member

@mconnew mconnew commented Dec 4, 2024

Preserves the original stacktrace when AsyncResult is throwing stored exception
Fix order of null checks so that SocketConnection actually throws stored exception when failing to connect

Fixes #5697

Preserves the original stacktrace when AsyncResult is throwing stored exception

Fix order of null checks so that SocketConnection actually throws stored exception when failing to connect
@HongGit HongGit merged commit 871981f into dotnet:main Dec 5, 2024
8 of 15 checks passed
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.

AsyncResult rethrows exceptions and NetTCP's SocketConnectionInitiator does not throw relevant exceptions

2 participants