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 #23
Implement concurrent downloads #23
Changes from all commits
4a6e8cc
2c3d369
acddd91
b380b6e
8c6e3f5
79ad1f3
cf89719
c6db8f5
74faf1e
bb266b3
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Check warning on line 41 in src/asyncutil/lsg.rs
Codecov / codecov/patch
src/asyncutil/lsg.rs#L33-L41
Check warning on line 50 in src/asyncutil/lsg.rs
Codecov / codecov/patch
src/asyncutil/lsg.rs#L43-L50
Check warning on line 61 in src/asyncutil/lsg.rs
Codecov / codecov/patch
src/asyncutil/lsg.rs#L52-L61
Check warning on line 70 in src/asyncutil/lsg.rs
Codecov / codecov/patch
src/asyncutil/lsg.rs#L63-L70
Check warning on line 80 in src/asyncutil/lsg.rs
Codecov / codecov/patch
src/asyncutil/lsg.rs#L78-L80
Check warning on line 22 in src/inventory/item.rs
Codecov / codecov/patch
src/inventory/item.rs#L19-L22
Check warning on line 26 in src/inventory/item.rs
Codecov / codecov/patch
src/inventory/item.rs#L24-L26
Check warning on line 22 in src/inventory/list.rs
Codecov / codecov/patch
src/inventory/list.rs#L14-L22
Check warning on line 33 in src/inventory/list.rs
Codecov / codecov/patch
src/inventory/list.rs#L28-L33
Check warning on line 21 in src/main.rs
Codecov / codecov/patch
src/main.rs#L21
Check warning on line 24 in src/main.rs
Codecov / codecov/patch
src/main.rs#L24
Check warning on line 38 in src/main.rs
Codecov / codecov/patch
src/main.rs#L37-L38
Check warning on line 18 in src/s3/location.rs
Codecov / codecov/patch
src/s3/location.rs#L14-L18
Check warning on line 31 in src/s3/location.rs
Codecov / codecov/patch
src/s3/location.rs#L29-L31
Check warning on line 35 in src/s3/location.rs
Codecov / codecov/patch
src/s3/location.rs#L35
Check warning on line 49 in src/s3/location.rs
Codecov / codecov/patch
src/s3/location.rs#L47-L49
Check warning on line 55 in src/s3/location.rs
Codecov / codecov/patch
src/s3/location.rs#L51-L55
Check warning on line 64 in src/s3/location.rs
Codecov / codecov/patch
src/s3/location.rs#L64