summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-07-17 18:51:46 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-07-17 18:51:46 -0400
commitcfdd4d66029915c683a1653c941c05e45205b13a (patch)
tree054b71e113604eb497e066d3d2178d7e96824ee9 /doc/todo
parent0962d50ad234f444d4e5157457fbeeb45d858d96 (diff)
blog for the day and updates
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/assistant_threaded_runtime.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/assistant_threaded_runtime.mdwn b/doc/todo/assistant_threaded_runtime.mdwn
index 095ffa435..edfa51669 100644
--- a/doc/todo/assistant_threaded_runtime.mdwn
+++ b/doc/todo/assistant_threaded_runtime.mdwn
@@ -20,6 +20,9 @@ The test suite tends to hang when testing add. `git-annex` occasionally
hangs, apparently in a futex lock. This is not the assistant hanging, and
git-annex does not otherwise use threads, so this is surprising. --[[Joey]]
+> I've spent a lot of time debugging this, and trying to fix it, in the
+> "threaded" branch. There are still deadlocks. --[[Joey]]
+
---
It would be possible to not use the threaded runtime. Instead, we could