mirror of
https://github.com/containers/podman.git
synced 2025-09-11 00:54:42 +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>