git-annex/Utility/LockFile
Joey Hess a6699be79d
catch error statting pid lock file if it somehow does not exist
It ought to exist, since linkToLock has just created it. However,
Lustre seems to have a rather probabilisitic view of the contents of a
directory, so catching the error if it somehow does not exist and
running the same code path that would be ran if linkToLock failed
might avoid this fun Lustre failure.

Sponsored-by: Dartmouth College's Datalad project
2021-11-29 14:53:07 -04:00
..
LockStatus.hs explict export lists 2019-11-21 16:08:37 -04:00
PidLock.hs catch error statting pid lock file if it somehow does not exist 2021-11-29 14:53:07 -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