containerd/runtime/v1/linux
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
..
bundle.go Ensure that the rootfs dir is created in the bundle 2019-06-03 19:56:19 +00:00
process.go Runtime v2 2018-07-17 10:21:29 -04:00
runtime.go bugfix: cleanup dangling shim by brand new context 2020-02-21 16:49:58 +08:00
task.go Fix delete error code on the containerd daemon side. 2019-10-09 00:28:51 -07:00