Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Surface exceptions thrown by LoopbackSocksServer #56396

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

MihaZupan
Copy link
Member

@MihaZupan MihaZupan commented Jul 27, 2021

Instead of swallowing all exceptions, rethrow them from DisposeAsync.

Should give us more info about what happened in cases like #56087.

@MihaZupan MihaZupan added this to the 6.0.0 milestone Jul 27, 2021
@MihaZupan MihaZupan requested a review from a team July 27, 2021 15:44
@ghost
Copy link

ghost commented Jul 27, 2021

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Should give us more info about what happened in cases like #56087.

Author: MihaZupan
Assignees: -
Labels:

area-System.Net.Http

Milestone: 6.0.0

Copy link
Member

@wfurt wfurt left a comment

Choose a reason for hiding this comment

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

LGTM

@MihaZupan MihaZupan merged commit d61aeca into dotnet:main Jul 27, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Aug 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants