pause, then resume, then pause fails

Most puzzling.
This commit is contained in:
Joey Hess 2012-08-29 15:26:12 -04:00
parent 99525f8454
commit aeffc5fa70

View file

@ -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.