summaryrefslogtreecommitdiff
path: root/Database
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-05-25 18:27:01 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-05-25 18:28:23 -0400
commit893f5c6b0069bfed1750a58ee6aa38d2d98b1b18 (patch)
tree7b20f41fa2bd987888f08314c755d53d477c055b /Database
parent9785222714d65ded2274723c8b0a210c6152ea36 (diff)
Avoid concurrent git-config setting problem when running concurrent threads.
See my comment. This only avoids the problem for -J; two git-annex processes started at the same time could still both try to write to .git/config and one fail. That would be very unlikely though, and it doesn't really seem worth adding an additional layer of locking around .git/config. This commit was supported by the NSF-funded DataLad project.
Diffstat (limited to 'Database')
0 files changed, 0 insertions, 0 deletions