moby/internal
Paweł Gronowski 73814c48df
internal: Add compatcontext.WithoutCancel
Copy the implementation of `context.WithoutCancel` introduced in Go 1.21
to be able to use it when building with older versions.
This will use the stdlib directly when building with Go 1.21+.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
(cherry picked from commit f6e44bc0e8)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-10-20 16:43:03 +02:00
..
compatcontext internal: Add compatcontext.WithoutCancel 2023-10-20 16:43:03 +02:00
mounttree Add reusable chroot and unshare utilities 2022-10-26 12:06:31 -04:00
test/suite integration-cli: move each test suite to its own TestX testing function 2019-09-18 18:26:36 +00:00
unshare Add reusable chroot and unshare utilities 2022-10-26 12:06:31 -04:00