containerd/runtime/v1
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 Add timeout and cancel to shim fifo open 2018-12-13 14:43:41 -05:00
shim Merge pull request #2631 from masters-of-cats/shim-io-redirect 2018-11-27 10:44:00 -05:00
shim.go Use named pipes for shim logs 2018-11-16 16:11:43 +02:00