Skip to content

Dispose HttpClientHandler when done with it#1242

Merged
ViktorHofer merged 1 commit intodotnet:mainfrom
omajid:dispose-httpclienthander
Aug 20, 2024
Merged

Dispose HttpClientHandler when done with it#1242
ViktorHofer merged 1 commit intodotnet:mainfrom
omajid:dispose-httpclienthander

Conversation

@omajid
Copy link
Copy Markdown
Member

@omajid omajid commented Jun 7, 2024

It is an IDisposable, and some static analysis tools complain that it doesn't get Dispose()d correctly.

It is an IDisposable, and some static analysis tools complain that it
doesn't get Dispose()d correctly.
@ViktorHofer ViktorHofer merged commit c959420 into dotnet:main Aug 20, 2024
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.

2 participants