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

Adding workers option for specifying the number of workers #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jaipandya
Copy link

Set this to 1 if you want the task to be executed
serially. By default it equals to twice the number of CPUs
This should also close issue #34

Set this to 1 if you want the task to be executed
serially. By default it equals to twice the number of CPUs
@jaipandya
Copy link
Author

Adding async ^0.9.0 which doesn't have a valid target for install on node 8. When I checked it for the failing version on my system, rimraf ^2.2.1 which is a dependency for grunt-contrib-clean is already failing installs on the current HEAD. I'm not sure if the compatibility with older version of node is worth fixing.

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.

1 participant