allow multiple concurrent external special remote processes
Multiple external special remote processes for the same remote will be started as needed when using -J. This should not beak any existing external special remotes, because running multiple git-annex commands at the same time could already start multiple processes for the same external special remotes.
This commit is contained in:
parent
b69dea0ac3
commit
5bf4623a1d
4 changed files with 115 additions and 118 deletions
|
@ -7,3 +7,5 @@ This should not be hard to make to use a pool of Externals, starting up a
|
|||
new one if the pool is empty or all in use. --[[Joey]]
|
||||
|
||||
[[users/yoh]] may want this for datalad?
|
||||
|
||||
> [[done]] --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue