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

Update Microsoft.BuildXL.Processes #9476

Merged
merged 1 commit into from Dec 5, 2023
Merged

Conversation

dfederm
Copy link
Contributor

@dfederm dfederm commented Nov 30, 2023

Update Microsoft.BuildXL.Processes

The primary motivation behind this update is to bring in a bug fix related to the BuildXL.Process assembly depending on BuildXL.Tracing, which is not available in the package.

Before and after:
image

This change also adjusts a breaking change to ChildProcessesToBreakawayFromSandbox, as well as added some extra logic associated with the reason behind the breaking change which supports dotnet scenarios better. This is just future-proofing though since reporting file accesses via detours is currently only available in MSBuild.exe.

@JaynieBai JaynieBai merged commit 2f3d376 into dotnet:main Dec 5, 2023
8 checks passed
@dfederm dfederm deleted the bxl-update branch December 6, 2023 19:23
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.

None yet

5 participants