Skip to content

Conversation

omajid
Copy link
Member

@omajid omajid commented Jun 7, 2024

The Stream instance and HttpClient instance are both IDisposable. So clean them up.

The Stream instance and HttpClient instance are both IDisposable. So
clean them up.
@omajid omajid requested a review from a team as a code owner June 7, 2024 21:07
@ghost ghost added Area-Infrastructure untriaged Request triage from a team member labels Jun 7, 2024
@KalleOlaviNiemitalo
Copy link
Contributor

HttpResponseMessage and HttpContent are likewise disposable, but I'm not sure whether they hold any resources other than the Stream that is disposed in this PR.

Copy link
Contributor

Due to lack of recent activity, this PR has been labeled as 'Stale'. It will be closed if no further activity occurs within 7 more days. Any new comment will remove the label.

@github-actions github-actions bot added the stale label Sep 22, 2025
@github-actions github-actions bot closed this Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Infrastructure stale untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants