This commit is contained in:
zfnupbos@a80a4f4cf5dde7ac4988ef0d077052c95fe1e058 2016-05-04 05:16:42 +00:00 committed by admin
parent bcd4256a3e
commit 932395b11f

View file

@ -3,3 +3,5 @@ When I run a command like: "git-annex drop . -J 20"
I get: "git-annex: content is locked"
Running with -J 5 works.
EDIT: Even as low as -J 2 runs into problems. The issue is simply more likely to trigger with more threads.