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

Apply the network-concurrency option to the package fetchers #2178

Merged
merged 1 commit into from
Dec 8, 2016

Conversation

albertfdp
Copy link
Contributor

Summary

This is a follow-up from #2129 where the network concurrency was not being passed down to the package fetcher, so the problem was not fixed in that scenario.

Test plan

Running yarn install --concurrency 1 on https://github.com/albertfdp/yarn-github-repos should not raise a Connection reset by peer error.

@albertfdp
Copy link
Contributor Author

@bestander Would it be ok to merge this as a fix for #2129, it seems that without this change the other merge is not effective. Thanks!

@bestander bestander merged commit ee6cb2f into yarnpkg:master Dec 8, 2016
albertfdp added a commit to albertfdp/yarn that referenced this pull request Jan 3, 2017
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