mirror of
https://github.com/containers/podman.git
synced 2026-03-16 05:40:19 -04: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>