moby--moby/libcontainerd
Kenfe-Mickael Laventure 25810f3f47 Remove timeout on fifos opening
Instead of a timeout the context is cancelled on error to ensure
proper cleanup of the associated fifos' goroutines.

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
(cherry picked from commit c178700a04)
Signed-off-by: Victor Vieux <vieux@docker.com>
2017-01-24 15:57:14 -08:00
..
client.go
client_linux.go Remove timeout on fifos opening 2017-01-24 15:57:14 -08:00
client_solaris.go Add expected 3rd party binaries commit ids to info 2016-11-09 07:42:44 -08:00
client_unix.go
client_windows.go Merge pull request #27955 from mlaventure/runc-docker-info 2016-11-10 21:27:14 -08:00
container.go
container_unix.go Remove timeout on fifos opening 2017-01-24 15:57:14 -08:00
container_windows.go
oom_linux.go
oom_solaris.go
pausemonitor_unix.go
process.go
process_unix.go Remove timeout on fifos opening 2017-01-24 15:57:14 -08:00
process_windows.go Stop returning errors that should be ignored while closing stdin 2016-11-08 18:25:43 -08:00
queue_unix.go
remote.go
remote_unix.go fix a typo 2016-11-18 13:28:11 -08:00
remote_windows.go
types.go Add expected 3rd party binaries commit ids to info 2016-11-09 07:42:44 -08:00
types_linux.go
types_solaris.go
types_windows.go
utils_linux.go
utils_solaris.go
utils_windows.go
utils_windows_test.go