containerd/runtime/v1
Michael Crosby f8cca26f3c Handle large output in v2 shim with TTY
Reized the I/O buffers to align with the size of the kernel buffers with fifos
and move the close aspect of the console to key off of the stdin closing.

Fixes #3738

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2019-10-11 15:42:05 -04:00
..
linux Fix delete error code on the containerd daemon side. 2019-10-09 00:28:51 -07: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