git-annex/Utility/LockFile
Joey Hess 82448bdf39
fix a annex.pidlock issue
That made eg git-annex get of an unlocked file hang until the
annex.pidlocktimeout and then fail.

This fix should be fully thread safe no matter what else git-annex is
doing.

Only using runsGitAnnexChildProcess in the one place it's known to be a
problem. Could audit for all places where git-annex runs itself as a child
and add it to all of them, later.
2020-06-17 15:30:59 -04:00
..
LockStatus.hs explict export lists 2019-11-21 16:08:37 -04:00
PidLock.hs fix a annex.pidlock issue 2020-06-17 15:30:59 -04:00
Posix.hs use uninterruptibleMask 2020-06-09 15:02:56 -04:00
Windows.hs correct spelling mistakes 2017-02-12 17:30:23 -04:00