This commit is contained in:
Joey Hess 2014-05-10 11:10:46 -03:00
parent 84efb9bdee
commit 3d22075107
1 changed files with 3 additions and 1 deletions

View File

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