mirror of
https://github.com/containers/podman.git
synced 2025-06-17 23:20:59 +08: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>