-
Notifications
You must be signed in to change notification settings - Fork 188
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(source-sync): overhaul behaviour
This commit: - Adds support to download all sources concurrently, each in their own thread, rather than sequentially, in the interests of saving time. It emits an interim progress report of which sources are still being downloaded every time a thread completes - Adds support for an arbitrary number of sources to download other than just all or one of them - Adds support for excluding an arbitrary number of sources when downloading all of them - fixes a bug where the `--verbose` flag was not being honoured when downloading all sources.
- Loading branch information
1 parent
54560cb
commit cdaf7fd
Showing
1 changed file
with
36 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters