containerd/runtime/v1/linux
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
..
proc Add timeout and cancel to shim fifo open 2018-12-13 14:43:41 -05:00
bundle.go fix delete running bundle dir when run t start cmd again 2018-09-21 06:33:23 +08:00
process.go Runtime v2 2018-07-17 10:21:29 -04:00
runtime.go Use named pipes for shim logs 2018-11-16 16:11:43 +02:00
task.go remove useless parameter from newTask 2018-09-04 10:59:00 +08:00