mirror of
https://github.com/containers/podman.git
synced 2025-06-18 15:39:08 +08:00

This fixes a goroutine leak. Previously if request was cancelled the image pulling goroutine kept running regardless. [NO TESTS NEEDED] Signed-off-by: Matej Vasek <mvasek@redhat.com>