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

[workloads] Allow disabling most parallelization #7857

Merged
merged 1 commit into from
Sep 9, 2021

Conversation

pjcollins
Copy link
Member

The changes in 7168d63 did fix Android msi generation issues for me
locally, but CI attempts have still been failing. A new RunInParallel
task parameter has been added to allow consumers to opt-out of most
parallelization until these issues are fixed.

The changes in 7168d63 did fix Android msi generation issues for me
locally, but CI attempts have still been failing.  A new `RunInParallel`
task parameter has been added to allow consumers to opt-out of most
parallelization until these issues are fixed.
@pjcollins pjcollins requested a review from joeloff September 8, 2021 21:29
@pjcollins pjcollins mentioned this pull request Sep 8, 2021
@pjcollins pjcollins merged commit 5aa9d32 into dotnet:main Sep 9, 2021
@pjcollins pjcollins deleted the optional-workload-parallel branch September 9, 2021 02:03
pjcollins added a commit to pjcollins/arcade that referenced this pull request Sep 9, 2021
The changes in 7168d63 did fix Android msi generation issues for me
locally, but CI attempts have still been failing.  A new `RunInParallel`
task parameter has been added to allow consumers to opt-out of most
parallelization until these issues are fixed.
mmitche pushed a commit that referenced this pull request Sep 9, 2021
The changes in 7168d63 did fix Android msi generation issues for me
locally, but CI attempts have still been failing.  A new `RunInParallel`
task parameter has been added to allow consumers to opt-out of most
parallelization until these issues are fixed.
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.

2 participants