mirror of
https://github.com/moby/moby.git
synced 2026-08-10 01:49:04 +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>