containerd/linux/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
..
client linux/shim: reduce memory overhead by using ttrpc 2017-11-22 12:21:48 -08:00
v1 linux/shim: reduce memory overhead by using ttrpc 2017-11-22 12:21:48 -08:00
local.go linux/shim: reduce memory overhead by using ttrpc 2017-11-22 12:21:48 -08:00
service_linux.go Move shim process code to package 2017-11-13 16:45:25 -05:00
service_unix.go Remove errdefs and shimapi types from proc package 2017-11-13 16:45:25 -05:00
service.go Fix exit event handling in shim 2017-11-28 14:32:06 -05:00