This commit is contained in:
Joey Hess 2015-05-19 15:46:27 -04:00
parent 8e40cb6f56
commit 97fecbf7c6

View file

@ -25,3 +25,5 @@ A more generic approach is to use Annex.LockFile for everything,
and make it check its lock pool via STM for other threads holding a lock.
(Currently, the pool is only used for shared locks.)
--[[Joey]]
> [[fixed|done]] via LockPools. --[[Joey]]