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: parallel downloads order #133

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

beeb
Copy link
Contributor

@beeb beeb commented Aug 6, 2024

Now that downloads happen in parallel, we must be sure to order the download results (zip url and hash) in a consistent order since we iterate together with the the original list in lib.rs (via zip())

Now that downloads happen in parallel, we must be sure to order the
download results (zip url and hash) in a consistent order
@beeb beeb mentioned this pull request Aug 6, 2024
@mario-eth mario-eth merged commit baad1bf into mario-eth:main Aug 7, 2024
5 checks passed
@beeb beeb deleted the fix-download-result-ordering branch August 7, 2024 09:03
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