mirror of
https://github.com/moby/moby.git
synced 2026-08-08 17:11:38 +00:00
Drop cancellation at the kill boundary because killing starts irreversible task and cleanup work that must finish after request cancellation. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>