moby--moby/container
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
..
stream Handle blocked I/O of exec'd processes 2019-09-20 19:10:52 +02:00
archive.go
container.go Handle blocked I/O of exec'd processes 2019-09-20 19:10:52 +02:00
container_unit_test.go
container_unix.go Entropy cannot be saved 2019-06-11 17:40:09 +02:00
container_windows.go Remove DiskQouta field. 2019-05-13 15:42:41 -07:00
env.go
env_test.go
health.go
history.go
memory_store.go
memory_store_test.go
monitor.go
mounts_unix.go
mounts_windows.go
state.go
state_test.go
store.go
view.go
view_test.go Switch to google/uuid 2019-03-13 14:13:58 +00:00