containerd/linux
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
..
proc Fix exit event handling in shim 2017-11-28 14:32:06 -05:00
runctypes api: use weak imports for plugin protobufs 2017-11-16 20:18:15 -08:00
shim Fix exit event handling in shim 2017-11-28 14:32:06 -05:00
bundle.go rename runcopts to runctypes 2017-11-10 11:43:51 -08:00
process.go api/events: split event types from events service 2017-11-16 15:20:46 -08:00
runtime.go Merge pull request #1769 from stevvooe/split-events-types 2017-11-16 16:29:28 -08:00
task.go Add lock around task cgroup 2017-11-22 11:14:08 -05:00