containerd/runtime/v1
Wei Fu 18e581dd91 bugfix: cleanup dangling shim by brand new context
When there is timeout or cancel for create container, killShim will fail
because of canceled context. The shim will be dangling and unmanageable.

Need to use new context to do cleanup.

Signed-off-by: Wei Fu <fuweid89@gmail.com>
2020-02-21 16:49:58 +08:00
..
linux bugfix: cleanup dangling shim by brand new context 2020-02-21 16:49:58 +08:00
shim Handle large output in v2 shim with TTY 2019-10-11 15:42:05 -04:00
shim.go Use context.Background for O_NONBLOCK OpenFifo. 2019-01-23 10:18:54 -08:00