summaryrefslogtreecommitdiff
path: root/doc/design/assistant/syncing.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-08-29 15:26:12 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-08-29 15:26:12 -0400
commitaeffc5fa700b0e33529f7bb7c9ddbd2715e2d9c0 (patch)
tree8baedebf2682586b6491f33dd461e012c5abd78e /doc/design/assistant/syncing.mdwn
parent99525f8454ecdcc41b37d8fcae83502ea5044d43 (diff)
pause, then resume, then pause fails
Most puzzling.
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.