containerd/runtime/v1/linux/proc
Michael Crosby a2a4241979 Add timeout and cancel to shim fifo open
There is still a special case where the client side fails to open or
load causes things to be slow and the shim can lock up when this
happens.  This adds a timeout to the context for this case to abort fifo
creation.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-12-13 14:43:41 -05:00
..
deleted_state.go use state machine management for exec.Pid() 2018-11-23 17:46:32 +08:00
exec_state.go use state machine management for exec.Pid() 2018-11-23 17:46:32 +08:00
exec.go Add timeout and cancel to shim fifo open 2018-12-13 14:43:41 -05:00
init_state.go Kill should still work in stopped state. 2018-12-03 16:57:20 -08:00
init.go Add timeout and cancel to shim fifo open 2018-12-13 14:43:41 -05:00
io.go Don't provide IO when it's not set 2018-09-07 18:30:31 -04:00
process.go Runtime v2 2018-07-17 10:21:29 -04:00
types.go Runtime v2 2018-07-17 10:21:29 -04:00
utils.go Update runc to 96ec2177ae841256168fcf76954f7177af 2018-12-04 11:21:20 -05:00