mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00

If a client closes the http connection during image pull, the service should cancel the pull operation. [NO TESTS NEEDED] I have no idea how we could test this reliable. Fixes: #7558 Signed-off-by: Paul Holzinger <pholzing@redhat.com>