mirror of
https://github.com/kubernetes/client-go.git
synced 2025-09-05 00:51:02 +00:00
published by bot
(https://github.com/kubernetes/contrib/tree/master/mungegithub) copied from https://github.com/kubernetes/kubernetes.git, branch master, last commit is 800ef09dc19c04789c49c2e83e963bbd986cda7a
This commit is contained in:
3
tools/cache/controller_test.go
vendored
3
tools/cache/controller_test.go
vendored
@@ -283,6 +283,9 @@ func TestHammerController(t *testing.T) {
|
||||
time.Sleep(100 * time.Millisecond)
|
||||
close(stop)
|
||||
|
||||
// TODO: Verify that no goroutines were leaked here and that everything shut
|
||||
// down cleanly.
|
||||
|
||||
outputSetLock.Lock()
|
||||
t.Logf("got: %#v", outputSet)
|
||||
}
|
||||
|
Reference in New Issue
Block a user