mirror of
https://github.com/containerd/containerd.git
synced 2026-07-01 12:19:48 +00:00
Provides a couple helper functions that provide a background context for running cleanup jobs while preserving the original context values. The new contexts will not inherit the errors or cancellations. Signed-off-by: Derek McGowan <derek@mcg.dev>