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 CreateRuntimeRootILLinkDescriptorFile.targets #97974

Merged
merged 3 commits into from
Feb 5, 2024

Conversation

ViktorHofer
Copy link
Member

@ViktorHofer ViktorHofer commented Feb 5, 2024

Use TaskHostFactory to run the task out-of-process to not lock the live produced file.

Continuation of 640e9d9
Helps with #97969

There's still a separate issue in CreateRuntimeRootILLinkDescriptorFile.targets that needs more analysis.

Use `TaskHostFactory` to run the task out-of-process to not lock the live produced file.
@ViktorHofer ViktorHofer self-assigned this Feb 5, 2024
@ghost ghost added the linkable-framework Issues associated with delivering a linker friendly framework label Feb 5, 2024
@ghost
Copy link

ghost commented Feb 5, 2024

Tagging subscribers to 'linkable-framework': @eerhardt, @vitek-karas, @LakshanF, @sbomer, @joperezr, @marek-safar
See info in area-owners.md if you want to be subscribed.

Issue Details

Use TaskHostFactory to run the task out-of-process to not lock the live produced file.

Author: ViktorHofer
Assignees: ViktorHofer
Labels:

area-Infrastructure-libraries, linkable-framework

Milestone: -

@ViktorHofer ViktorHofer merged commit 7c90c57 into main Feb 5, 2024
88 of 110 checks passed
@ViktorHofer ViktorHofer deleted the ViktorHofer-patch-1 branch February 5, 2024 15:08
@github-actions github-actions bot locked and limited conversation to collaborators Mar 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-libraries linkable-framework Issues associated with delivering a linker friendly framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants