From 3320b791d35ccc55f0931a833b86cfcaa180b8db Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 1 Mar 2016 12:12:57 -0400 Subject: Fix data loss that can occur when annex.pidlock is set in a repository. --- .../comment_2_aa8c82f27965df44e69fd06b34be0ece._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/bugs/thread_blocked_indefinitely_in_an_STM_transaction__while_moving_within__a_local_clone/comment_2_aa8c82f27965df44e69fd06b34be0ece._comment (limited to 'doc/bugs/thread_blocked_indefinitely_in_an_STM_transaction__while_moving_within__a_local_clone') diff --git a/doc/bugs/thread_blocked_indefinitely_in_an_STM_transaction__while_moving_within__a_local_clone/comment_2_aa8c82f27965df44e69fd06b34be0ece._comment b/doc/bugs/thread_blocked_indefinitely_in_an_STM_transaction__while_moving_within__a_local_clone/comment_2_aa8c82f27965df44e69fd06b34be0ece._comment new file mode 100644 index 000000000..2c06811d8 --- /dev/null +++ b/doc/bugs/thread_blocked_indefinitely_in_an_STM_transaction__while_moving_within__a_local_clone/comment_2_aa8c82f27965df44e69fd06b34be0ece._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2016-03-01T16:11:37Z" + content=""" +A worse problem with annex.pidlock is that it completly broke checking +whether a key is present in the repository. That could lead to data loss +when eg, moving --to a repo with annex.pidlock set. + +I've fixed that related bug. +"""]] -- cgit v1.2.3