mirror of
https://github.com/containers/podman.git
synced 2026-01-30 00:41:40 -05: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>