containerd/linux
Kenfe-Mickael Laventure 92772bd471
linux: Ensure all init children are dead when it exits
This ensure that when using the host pid, we don't let process alive,
preventing Wait() to return until they all die.

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2017-09-01 14:50:56 -07:00
..
runcopts linux: Add RuntimeRoot to RuncOptions 2017-08-31 14:35:05 -07:00
shim linux: Ensure all init children are dead when it exits 2017-09-01 14:50:56 -07:00
bundle.go linux: Add RuntimeRoot to RuncOptions 2017-08-31 14:35:05 -07:00
process.go Return exit status from Wait of stopped process 2017-08-03 17:22:33 -04:00
runtime.go Delete bundle dir on restore if we're not debugging the shim 2017-09-01 14:50:56 -07:00
task.go Handle SIGKILL'ed shim while daemon is running 2017-08-29 08:27:44 -07:00