Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix LingeringProcessCollector pipeline failure #9844

Conversation

YuliiaKovalova
Copy link
Member

Fixes

Pipeline failures when Data collector 'Lingering Process Collector' message: [2024-03-08T14:24:03] The shutdown command 'C:\Test\VisualStudio\MSBuild\Current\bin\Roslyn\VBCSCompiler.exe' for 'VBCSCompiler' failed to close the process. StdOut: , StdError: , Exit code: 0. occures.

https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=9211811&view=results

Solution

According to guideline https://dev.azure.com/devdiv/DevDiv/_wiki/wikis/DevDiv.wiki/890/LingeringProcessCollector ,
handling for LingeringProcessCollector was extended.

@YuliiaKovalova YuliiaKovalova requested a review from a team as a code owner March 8, 2024 15:50
@YuliiaKovalova
Copy link
Member Author

note: backport to vs17.9

@YuliiaKovalova
Copy link
Member Author

/backport to vs17.9

Copy link
Contributor

github-actions bot commented Mar 8, 2024

Started backporting to vs17.9: https://github.com/dotnet/msbuild/actions/runs/8207781563

@YuliiaKovalova YuliiaKovalova merged commit 66a6415 into dotnet:main Mar 11, 2024
9 checks passed
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.

3 participants