containerd/runtime/v1/linux
Michael Crosby 245052243d Add timeout for I/O waitgroups
Closes #3286

This and a combination of a couple Docker changes are needed to fully
resolve the issue on the Docker side.  However, this ensures that after
processes exit, we still leave some time for the I/O to fully flush
before closing.  Without this timeout, the delete methods would block
forever.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2019-06-20 16:13:51 -04:00
..
proc Add timeout for I/O waitgroups 2019-06-20 16:13:51 -04: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 fix shim std logs not close after shim exit 2019-06-10 11:50:07 +08:00
task.go Return NotFound error for kill and delete in deleted state. 2019-04-26 15:17:18 -07:00