Introduce concurrent methods so download can be faster
Open
enhancement
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Right now sources are being downloaded in a sequential manner. This could be improved by using threads, multiprocessing or asyncio.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.