-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement parallel package downloads
Parallel downloads of locked packages are implemented. The default maximum simultaneous downloads are 20. `--max-parallel-downloads` option is added for setting a user-specified limit. The value 0 is used for no limit. Related to #127
- Loading branch information
Showing
5 changed files
with
217 additions
and
131 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.