From 9492d76b43ac0c8cc909769a1448e0cce1fdb411 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 19 May 2015 15:46:27 -0400 Subject: close --- doc/todo/fcntl_locks_break_with_threaded_concurrency.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/todo/fcntl_locks_break_with_threaded_concurrency.mdwn') diff --git a/doc/todo/fcntl_locks_break_with_threaded_concurrency.mdwn b/doc/todo/fcntl_locks_break_with_threaded_concurrency.mdwn index c4d662723..3743886a9 100644 --- a/doc/todo/fcntl_locks_break_with_threaded_concurrency.mdwn +++ b/doc/todo/fcntl_locks_break_with_threaded_concurrency.mdwn @@ -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]] -- cgit v1.2.3