-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Allow NodeProviderOutOfProcTaskHost to manage multiple nodes instead of one per arch #12577
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
Merged
surayya-MS
merged 30 commits into
dotnet:main
from
surayya-MS:out-of-proc-task-host-second-try
Oct 7, 2025
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
ce75443
print message task process id
surayya-MS 55eb1d4
propagate in-proc node id into NodeProviderOutOfProcTaskHost and use …
surayya-MS d8dc7cd
Revert "print message task process id"
surayya-MS 1a99dee
Merge branch 'main' into out-of-proc-task-host-second-try
surayya-MS 0c64714
small refactorings
surayya-MS 90bc6c7
use generated taskHostId (from nodeId and handshakeOptions) as key fo…
surayya-MS 34e1c3a
address comments
surayya-MS 42440e1
Merge branch 'main' into out-of-proc-task-host-second-try
surayya-MS 9f4d3dc
remove AvailableNodes check
surayya-MS 03f66d6
Merge branch 'out-of-proc-task-host-second-try' of https://github.com…
surayya-MS e451149
Merge branch 'main' into out-of-proc-task-host-second-try
surayya-MS 94083c3
Merge branch 'main' into out-of-proc-task-host-second-try
surayya-MS 3bf932a
Merge branch 'main' into out-of-proc-task-host-second-try
JanProvaznik 5fca3f8
fix
surayya-MS 086b537
comment in HandshakeOptions
surayya-MS 41d8885
add recommendation on -mt switch about max 256 threads
surayya-MS 2774f30
throw when -mt and ForceAllTasksOutOfProcToTaskHost and maxCpuCount >…
surayya-MS d058dd0
add unit test
surayya-MS 0187d82
translate scheduledNodeId in BuildRequest
surayya-MS 152124d
revert "add recommendation to -mt"
surayya-MS abf5c76
add mention od max 256 nodes in -mt message
surayya-MS f6c31c8
use named argument scheduledNodeId: 1 in tests
surayya-MS 006520a
avoid double lookup
surayya-MS 60322a8
use better syntax for list init
surayya-MS 6e21988
Merge branch 'main' into out-of-proc-task-host-second-try
surayya-MS 089a26a
use named argument in TaskExecutionHost_Tests
surayya-MS a67d5dc
change mt help message to be less than 80 chars long per line
surayya-MS fbdc267
remaining localized strings
surayya-MS e1813b3
remove assignig default value to _taskHostNodeId
surayya-MS 71770a5
help message formatting
JanProvaznik File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.