mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 02:38:12 +00:00
TODOs around stopping informers
This commit is contained in:
3
pkg/client/cache/controller_test.go
vendored
3
pkg/client/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