mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Attach can hang forever if there is no data to send. This PR adds notification of Attach goroutine about container stop. Signed-off-by: Alexander Morozov <lk4d4@docker.com>