Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Implement concurrent downloads in
brew fetch
. #17756Implement concurrent downloads in
brew fetch
. #17756Changes from 21 commits
4c29d4c
b297be7
b6d529d
f41d251
b55528b
601134b
b353e9c
3a51f55
6434533
3b5b669
a114575
786f5d3
0cafa83
0b50f06
d6ebb04
e7c9049
404176a
984cde1
9fd4c97
231ac72
fb0bf3b
c61713b
123a2ac
846cf25
a970065
60cb810
69a04bd
b68ee41
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 36 in Library/Homebrew/api/download.rb
Codecov / codecov/patch
Library/Homebrew/api/download.rb#L36
Check warning on line 41 in Library/Homebrew/api/download.rb
Codecov / codecov/patch
Library/Homebrew/api/download.rb#L41
Check warning on line 46 in Library/Homebrew/api/download.rb
Codecov / codecov/patch
Library/Homebrew/api/download.rb#L46
Check warning on line 56 in Library/Homebrew/api/download.rb
Codecov / codecov/patch
Library/Homebrew/api/download.rb#L56
Check warning on line 27 in Library/Homebrew/cask/download.rb
Codecov / codecov/patch
Library/Homebrew/cask/download.rb#L27
Check warning on line 100 in Library/Homebrew/cask/download.rb
Codecov / codecov/patch
Library/Homebrew/cask/download.rb#L100
Check warning on line 100 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L99-L100
Check warning on line 105 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L105
Check warning on line 108 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L108
Check warning on line 111 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L111
Check warning on line 176 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L176
Check warning on line 195 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L195
Check warning on line 221 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L221
Check warning on line 231 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L231
Check warning on line 237 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L236-L237
Check warning on line 241 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L240-L241
Check warning on line 244 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L243-L244
Check warning on line 257 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L255-L257
Check warning on line 262 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L262
Check warning on line 265 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L265
Check warning on line 268 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L268
Check warning on line 273 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L272-L273
Check warning on line 280 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L276-L280
Check warning on line 284 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L283-L284
Check warning on line 290 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L288-L290
Check warning on line 295 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L295
Check warning on line 298 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L298
Check warning on line 300 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L300
Check warning on line 306 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L306
Check warning on line 309 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L309
Check warning on line 314 in Library/Homebrew/cmd/fetch.rb
Codecov / codecov/patch
Library/Homebrew/cmd/fetch.rb#L313-L314