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

fix(node-cluster): default number of workers #963

Merged
merged 3 commits into from
Feb 20, 2023

Conversation

hminghe
Copy link
Contributor

@hminghe hminghe commented Feb 20, 2023

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@codecov
Copy link

codecov bot commented Feb 20, 2023

Codecov Report

Merging #963 (596f819) into main (b11a0c4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #963   +/-   ##
=======================================
  Coverage   67.59%   67.59%           
=======================================
  Files          59       59           
  Lines        6030     6030           
  Branches      679      679           
=======================================
  Hits         4076     4076           
  Misses       1945     1945           
  Partials        9        9           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@pi0 pi0 changed the title fix(node-cluster): Default number of workers fix(node-cluster): default number of workers Feb 20, 2023
@pi0 pi0 merged commit 1aaff9d into unjs:main Feb 20, 2023
@pi0
Copy link
Member

pi0 commented Feb 20, 2023

Thanks!

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.

None yet

4 participants