]> dgit.raspbian.org Git - git-annex.git/blob
cba3c4624c25995cffddee76e0bc519ff8b6104c
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 9"""
4  date="2021-12-06T16:36:45Z"
5  content="""
6 Unfortunately, [[!commit 66b2536ea0aa5c88f5b744eeace3322a8a4a10b6]]
7 broke shared locking when pid locks are not used, causing a FD leak,
8 and had to be reverted. Which further breaks concurrent pid locking. 
9
10 At this point, when -J is used with pidlock, it may drop the lock but
11 still think it has it held internally. Comment #7 found another way that
12 could happen, and the conclusion is that the pid lock must migrate away
13 from using the lock pool.
14 """]]