2516cb16b9
Currently, libcontainer-based executor, upon shutdown, kills the container initial process. The children of the killed process remain running, and the executor is never marked as terminated until they do. Also, fix a case where we treat processes as successful, when `proc.Wait()` fails. In some attempts, I was getting "waitid no child processes" errors and such error shouldn't get process to be considered successful. |
||
---|---|---|
.. | ||
docker | ||
exec | ||
java | ||
lxc | ||
mock | ||
qemu | ||
rawexec | ||
rkt | ||
shared |