mirror of
https://github.com/containers/podman.git
synced 2026-07-27 15:37:20 -04:00
This prevents goroutine leak: If background context were used then push operation would continue even if client aborted request by closing connection. [NO TESTS NEEDED] Signed-off-by: Matej Vasek <mvasek@redhat.com>