Skip to content

Replaced wmic call with windows-process-tree - #123895

Merged
Andre Weinand (weinand) merged 2 commits into
microsoft:mainfrom
danielgary:wmic-replacement
May 18, 2021
Merged

Replaced wmic call with windows-process-tree#123895
Andre Weinand (weinand) merged 2 commits into
microsoft:mainfrom
danielgary:wmic-replacement

Conversation

@danielgary

@danielgary Daniel Gary (danielgary) commented May 14, 2021

Copy link
Copy Markdown
Contributor

This PR fixes #123296

According to https://github.com/microsoft/vscode-windows-process-tree, this has performance benefits as well as not being dependent on WMIC.

@Tyriar Daniel Imms (Tyriar) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I believe the usage looks fine, will leave this for Andre Weinand (@weinand) for final review

@Tyriar Daniel Imms (Tyriar) added this to the May 2021 milestone May 14, 2021
@weinand Andre Weinand (weinand) added the debug Debug viewlet, configurations, breakpoints, adapter issues label May 18, 2021
@weinand
Andre Weinand (weinand) merged commit 026e623 into microsoft:main May 18, 2021
@danielgary
Daniel Gary (danielgary) deleted the wmic-replacement branch May 18, 2021 13:46
@weinand

Copy link
Copy Markdown
Contributor

Daniel Gary (@danielgary) thanks for the PR!

@danielgary

Copy link
Copy Markdown
Contributor Author

Thanks for the approval!

@github-actions github-actions Bot locked and limited conversation to collaborators Jul 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

debug Debug viewlet, configurations, breakpoints, adapter issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace WMIC call with a supported solution

3 participants