summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess2014-05-10 11:10:46 -0300
committerJoey Hess2014-05-10 11:10:46 -0300
commit3d2207510709deb9e8e1c18ddb4e517c38aac21b (patch)
tree2002d8f30ceb6941e329a2476947ba38cdf2ea3a /doc
parent84efb9bdee0460a6f0c7b744c784dcd8cbe37a9a (diff)
update
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/docker_todo_list.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/todo/docker_todo_list.mdwn b/doc/todo/docker_todo_list.mdwn
index 2f215a50..9cb9e4da 100644
--- a/doc/todo/docker_todo_list.mdwn
+++ b/doc/todo/docker_todo_list.mdwn
@@ -8,4 +8,6 @@
are assigned to the container.
* It seems that provisionContainer sometimes hangs when the container
is already running. This seems likely to be a problem with the simpleSh
- socket hack.
+ socket hack. (I think this was an uncaught exception crashing the
+ simpleSh server thread, and if so, it's fixed. Waiting some weeks to see,
+ as this bug rarely occurred..)