mirror of
https://github.com/moby/moby.git
synced 2026-07-15 12:01:27 +00:00
Ensure that cancellation of a pull propagates rather than continuing to container creation. This ensures that the `Prepare` method is properly re-entrant. Signed-off-by: Stephen J Day <stephen.day@docker.com>