summaryrefslogtreecommitdiff
path: root/doc/todo/assistant_threaded_runtime.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/assistant_threaded_runtime.mdwn')
-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