-
-
Notifications
You must be signed in to change notification settings - Fork 57
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
Parallel download/upload of binaries from S3. #158
Comments
I think it makes sense even without the flag. I am not sure why I didn't consider it at the time. Listing is already parallelized. https://github.com/blender/Rome/blob/582cc2d6139baefa0d6da5bb5adc9f34cef63d91/src/Caches/S3/Probing.hs#L26 |
Should I take this up? |
Sure. If you want to give it a try :) |
do you get it reliably? |
Yes. Even if I do a clean build. |
line 42 in stack.yml try replacing the existing commit with this commit: e7077512c08f58a8e0a5e6448b6d73c16de46e8d |
Yeah worked!! Thanks for the precise help :D |
Hey @sauravexodus were you able to make any progress? |
No, @blender I haven't gotten time yet. |
This is implemented in #174 |
Awesome! 💃 |
Enhancement Suggestion / Bug Report
Why would the enhancement be useful to most users
The text was updated successfully, but these errors were encountered: