Improved locking when multiple git-annex processes are writing to the .git/index file
This commit is contained in:
parent
4bc99e4c21
commit
b03e65d260
6 changed files with 18 additions and 21 deletions
|
@ -9,3 +9,5 @@ at a time. That locking is handled in `Annex.Queue.flush'` using a
|
|||
semaphore.
|
||||
|
||||
Seems that it would be better to use a lock file. --[[Joey]]
|
||||
|
||||
> [[done]] --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue