We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64fe2d2 commit 768c9f5Copy full SHA for 768c9f5
pkg/cache/cluster_test.go
@@ -1022,7 +1022,7 @@ func TestIterateHierachy(t *testing.T) {
1022
})
1023
}
1024
1025
-// TestDeadlock_startMissingWatches validates that starting watches will not create a deadlock
+// Test_watchEvents_Deadlock validates that starting watches will not create a deadlock
1026
// caused by using improper locking in various callback methods when there is a high load on the
1027
// system.
1028
func Test_watchEvents_Deadlock(t *testing.T) {
0 commit comments