containerd/linux/shim
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
..
v1 Add ExitedAt to process proto definition 2017-08-21 08:18:02 -07:00
client_linux.go linux: Honor RuncOptions if set on container 2017-08-31 14:35:05 -07:00
client_unix.go linux: Honor RuncOptions if set on container 2017-08-31 14:35:05 -07:00
client.go linux: Add RuntimeRoot to RuncOptions 2017-08-31 14:35:05 -07:00
deleted_state.go Add procesStates for shim processes 2017-08-25 14:03:55 -04:00
exec_state.go Add procesStates for shim processes 2017-08-25 14:03:55 -04:00
exec.go Add procesStates for shim processes 2017-08-25 14:03:55 -04:00
init_state.go Update reaper for multipe subscribers 2017-08-31 14:29:47 -04:00
init.go linux: Add RuntimeRoot to RuncOptions 2017-08-31 14:35:05 -07:00
io.go Close stdin on create if it wasn't requested and there's no terminal 2017-05-16 14:16:47 -07:00
local.go linux: Honor RuncOptions if set on container 2017-08-31 14:35:05 -07:00
process.go Add procesStates for shim processes 2017-08-25 14:03:55 -04:00
service_linux.go use epoll to manage console i/o in linux 2017-07-30 10:50:39 +01:00
service_unix.go use epoll to manage console i/o in linux 2017-07-30 10:50:39 +01:00
service.go linux: Ensure all init children are dead when it exits 2017-09-01 14:50:56 -07:00
utils.go Add procesStates for shim processes 2017-08-25 14:03:55 -04:00