summaryrefslogtreecommitdiff
path: root/doc/design/assistant/syncing.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/design/assistant/syncing.mdwn')
-rw-r--r--doc/design/assistant/syncing.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/design/assistant/syncing.mdwn b/doc/design/assistant/syncing.mdwn
index 58b3257e3..bc8b5da26 100644
--- a/doc/design/assistant/syncing.mdwn
+++ b/doc/design/assistant/syncing.mdwn
@@ -3,6 +3,11 @@ all the other git clones, at both the git level and the key/value level.
## immediate action items
+* pause, resume, and pause of a transfer fails... The first pause is ok,
+ and the first remote. The second pause seems to block forever when
+ it signals the transfer thread. I've checked: ThreadID is correct. Thread
+ is still running. No exception is thrown. WTF?
+
## longer-term TODO
* Test MountWatcher on LXDE.