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 edfa51669..412f52ae8 100644
--- a/doc/todo/assistant_threaded_runtime.mdwn
+++ b/doc/todo/assistant_threaded_runtime.mdwn
@@ -23,6 +23,9 @@ 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]]
+>> Fixed, by switching from `System.Cmd.Utils` to `System.Process`
+>> --[[Joey]]
+
---
It would be possible to not use the threaded runtime. Instead, we could