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: Disable concurrent sub task execution by default #229

Merged

Conversation

sudo-suhas
Copy link
Collaborator

This sets the default subTaskConcurrency as 1 to disable parallel execution of chunks. I have also updated the readme.

Closes #225

@codecov
Copy link

codecov bot commented Aug 24, 2017

Codecov Report

Merging #229 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #229   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines          69     69           
  Branches       10     10           
=====================================
  Hits           69     69
Impacted Files Coverage Δ
src/runScript.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2eb10a4...f9c32ae. Read the comment docs.

@okonet okonet merged commit 48c8c6f into lint-staged:master Aug 24, 2017
@sudo-suhas sudo-suhas deleted the fix/disable-sub-task-concurrent branch August 24, 2017 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants