containerd/runtime
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
..
linux/runctypes Runtime v2 2018-07-17 10:21:29 -04:00
proc Fix process locking and state management 2018-11-09 11:40:37 -05:00
restart Cleanup workdirs on manager load 2018-07-30 10:21:04 -04:00
v1 Add timeout and cancel to shim fifo open 2018-12-13 14:43:41 -05:00
v2 Add shim config for shim binary options 2018-12-05 13:14:26 -05:00
events.go Licence header added 2018-02-19 10:32:26 +09:00
monitor.go Licence header added 2018-02-19 10:32:26 +09:00
runtime.go Runtime v2 2018-07-17 10:21:29 -04:00
task_list.go Runtime v2 2018-07-17 10:21:29 -04:00
task.go Runtime v2 2018-07-17 10:21:29 -04:00
typeurl.go Licence header added 2018-02-19 10:32:26 +09:00