Skip to content
Snippets Groups Projects
Commit 0f326758 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Slightly simplify some of the download implementation

Basically, move more processing inside the `Either DownloadError` so that
context can be disregarded where it isn't relevant.

Also remove the list from `downloadShare` so that its caller can arrange for
any desired concurrency, retries, etc.
parent 27ed5f58
No related branches found
No related tags found
1 merge request!3Slightly simplify some of the download implementation
Pipeline #4664 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment