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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃┕ ensure parallism is at least 1cpu by default #1130

Merged
merged 1 commit into from Feb 10, 2022

Conversation

QWp6t
Copy link
Sponsor Member

@QWp6t QWp6t commented Feb 10, 2022

Overview

Currently if cpus().length - 1 will evaluate to 0 if there is only 1 CPU.

refers: none
closes: #1117

Type of change

  • PATCH: Backwards compatible bug fix

This PR includes breaking changes to the following core packages:

  • none

This PR includes breaking changes to the follow extensions:

  • none

Proposed changes

  • fix(bud): 馃┕ ensure parallism is at least 1cpu by default

Dependency changes

  • none

@QWp6t QWp6t merged commit 66aa7eb into main Feb 10, 2022
@QWp6t QWp6t deleted the 1117-parallelism-1cpu branch February 10, 2022 03:51
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.

Bug: Webpack parallelism
1 participant