Skip to content

Turn on sidecar taskhosts.#12826

Merged
YuliiaKovalova merged 1 commit intodotnet:mainfrom
AR-May:turn-on-sidecar
Nov 25, 2025
Merged

Turn on sidecar taskhosts.#12826
YuliiaKovalova merged 1 commit intodotnet:mainfrom
AR-May:turn-on-sidecar

Conversation

@AR-May
Copy link
Copy Markdown
Member

@AR-May AR-May commented Nov 24, 2025

Context

Sidecar taskhost was accidentally disabled in #12620

Changes Made

Re-enabled sidecar taskhost functionality.

Testing

Only unit tests.

Copilot AI review requested due to automatic review settings November 24, 2025 16:58
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR re-enables sidecar taskhost functionality that was accidentally disabled in PR #12620. Sidecar taskhosts are long-lived, reusable out-of-process task host nodes used when MSBUILDFORCEINLINETASKFACTORIESOUTOFPROC=1 environment variable is set or in multi-threaded build mode for non-AssemblyTaskFactory tasks.

  • Changed useSidecarTaskHost parameter from false to true in CreateTaskHostTaskForOutOfProcFactory method

@YuliiaKovalova YuliiaKovalova merged commit 84bcf1f into dotnet:main Nov 25, 2025
16 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