git-annex/Utility/LockFile
Joey Hess e5ca67ea1c
fine-grained locking when annex.pidlock is enabled
This locking has been missing from the beginning of annex.pidlock.
It used to be possble, when two threads are doing conflicting things,
for both to run at the same time despite using locking. Seems likely
that nothing actually had a problem, but it was possible, and this
eliminates that possible source of failure.

Sponsored-by: Dartmouth College's Datalad project
2021-12-03 17:20:21 -04:00
..
LockStatus.hs explict export lists 2019-11-21 16:08:37 -04:00
PidLock.hs fine-grained locking when annex.pidlock is enabled 2021-12-03 17:20:21 -04:00
Posix.hs more RawFilePath conversion 2020-10-29 10:50:29 -04:00
Windows.hs Windows: Work around win32 length limits when dealing with lock files 2021-01-13 14:38:35 -04:00