Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allow only one thread in
pbar_callback
This commit adds a lock to limit the number of threads in `pbar_callback` (a local function in `datalad.downloaders.s3.S3DownloadSession.download`) to one. This should prevent faulty commands in the "datalad" git annex special remote.
- Loading branch information