Skip to content

fix: InProcess command line option behaviors#3039

Merged
timcassell merged 1 commit intodotnet:masterfrom
filzrev:fix-inprocess-option-behaviors
Mar 3, 2026
Merged

fix: InProcess command line option behaviors#3039
timcassell merged 1 commit intodotnet:masterfrom
filzrev:fix-inprocess-option-behaviors

Conversation

@filzrev
Copy link
Contributor

@filzrev filzrev commented Mar 2, 2026

This PR intended to fix --inProcess command line option behaviors.

Currently, when --inProcess argument is contained as argument.
ConfigParser create job based on Job.Default. and remaining baseConfig setting seems silently ignored.

This PR modify code to use baseJob settings when creating InProcess toolchain job.

@filzrev filzrev changed the title fix: InProcess commandline option behaviors fix: InProcess command line option behaviors Mar 2, 2026
Copy link
Collaborator

@timcassell timcassell left a comment

Choose a reason for hiding this comment

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

Thanks for the fix

@timcassell
Copy link
Collaborator

Need to fix merge conflicts

@filzrev filzrev force-pushed the fix-inprocess-option-behaviors branch from 8c1e43e to 9c5f0d9 Compare March 2, 2026 22:48
@timcassell timcassell merged commit 139557e into dotnet:master Mar 3, 2026
11 checks passed
@timcassell timcassell added this to the v0.16.0 milestone Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants