moby--moby/container/stream
Michael Crosby 34b31d0ee0
Handle blocked I/O of exec'd processes
This is the second part to
https://github.com/containerd/containerd/pull/3361 and will help process
delete not block forever when the process exists but the I/O was
inherited by a subprocess that lives on.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
(cherry picked from commit b5f28865ef)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-20 19:10:52 +02:00
..
attach.go Fix fd leak on attach 2018-05-31 10:11:18 -04:00
streams.go Handle blocked I/O of exec'd processes 2019-09-20 19:10:52 +02:00