containerd/cmd/containerd-shim
Michael Crosby 74b3cb3391 Fix exit event handling in shim
Could issues where when exec processes fail the wait block is not
released.

Second, you could not dump stacks if the reaper loop locks up.

Third, the publisher was not waiting on the correct pid.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-11-28 14:32:06 -05:00
..
main_unix.go Fix exit event handling in shim 2017-11-28 14:32:06 -05:00
shim_linux.go Fix exit event handling in shim 2017-11-28 14:32:06 -05:00
shim_unix.go linux/shim: reduce memory overhead by using ttrpc 2017-11-22 12:21:48 -08:00