Skip to content

Conversation

@CarnaViire
Copy link
Member

Summary

Fixes wrong guidance for HttpClient on .NET Framework, that could lead to socket exhaustion

Fixes #31187
Fixes #30511
Fixes #30635

@CarnaViire CarnaViire requested a review from a team as a code owner September 16, 2022 11:52
@dotnet-bot dotnet-bot added this to the September 2022 milestone Sep 16, 2022
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.

Looks good to me, we'll :shipit:, but first I'd like to make sure that @gewarren has a chance to see these changes too - thank you 🙏

Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

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

Thanks for updating this @CarnaViire!

@gewarren gewarren merged commit e58f952 into dotnet:main Sep 16, 2022
@LinAGKar
Copy link

What's the detriment to using a long-lived HttpClient on .NET Framework? The docs doesn't say anything about that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

5 participants