Skip to content

Allow multiple nodes for NodeProviderOutOfProcTaskHost multithreaded mode #12552

@surayya-MS

Description

@surayya-MS

Currently, for multithreaded node we cannot force all tasks to run in task hosts by setting MSBUILDFORCEALLTASKSOUTOFPROC=1. It crashes. The problem is that NodeProviderOutOfProcTaskHost is one per process, and manages up to 4 nodes for specific architecture.

Solution

Allow NodeProviderOutOfProcTaskHost to manage multiple nodes that correspond to multi-threaded in-proc nodes.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions