mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-26 15:43:56 +00:00
To make the test more robust if the test runs slow. Other goroutines are still properly cleaned up because ctx returned by ktesting.Init is automatically cancelled after test finishes.