Files
kubernetes/pkg/kubelet
Patrick Ohly 52298cf36a DRA kubelet: fix potential flake in unit test
If the test binary ran long enough after test completion to reach the
ResourceSlice removal grace period, that background activity started and failed
because it was using out-dated state and an invalid testing.T pointer, causing
a panic.

The root cause was to leave those background activities running. They need to
be stopped before a test returns.
2025-03-26 09:40:21 +01:00
..
2025-03-25 01:56:45 +05:30
2025-03-25 02:02:58 +05:30
2025-03-21 15:54:22 +00:00
2025-03-21 15:54:22 +00:00
2025-03-05 06:36:39 -05:00
2025-03-25 02:02:58 +05:30