mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
this prevents the copier from sending messages in the buffer to the closed driver. If the copied took longer than the timeout to drain the buffer, this aborts the copier read loop and return back so we can cleanup resources properly. Signed-off-by: Daniel Dao <dqminh@cloudflare.com> Upstream-commit: 84e14754e1ef3b089442398a31c5c5813fa9a1b6 Component: engine