Fix Async Download Scheduling
Open
@xop5 is already working on this.
Since Sep 3, 2026.
bug
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 6
Description
Summary
The async blob download function appears to be async but is actually sequential. Fix to accurately use async.
Blockers/Related work
None.
Definition of Done
The async blob download function now runs async successfully.
Expected amount of work (days)
1-2?
Remove question label once details are complete, change task to bug if bug.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.