Skip to content

Dipose XmlReaders in Microsoft.TestPlatform.Common.RunSettings#5100

Merged
nohwnd merged 2 commits into
microsoft:mainfrom
omajid:runsettings-xmlreader-dispose
Jul 10, 2024
Merged

Dipose XmlReaders in Microsoft.TestPlatform.Common.RunSettings#5100
nohwnd merged 2 commits into
microsoft:mainfrom
omajid:runsettings-xmlreader-dispose

Conversation

@omajid

@omajid omajid commented Jun 14, 2024

Copy link
Copy Markdown
Contributor

Description

It probably makes no impact, but the XmlReaders are declared as IDisposable, so we should Dispose() them when done using them.

Related issue

Kindly link any related issues. E.g. Fixes #xyz.

  • I have ensured that there is a previously discussed and approved issue.

It probably makes no impact, but the XmlReaders are declared as
IDisposable, so we should Dispose() them when done using them.
@nohwnd

nohwnd commented Jun 17, 2024

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@nohwnd nohwnd merged commit a98de4e into microsoft:main Jul 10, 2024
This was referenced Jul 22, 2025
This was referenced Jun 30, 2026
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