diff --git a/pkg/testutil/leak.go b/pkg/testutil/leak.go index 1255caff3..0d85c0c7c 100644 --- a/pkg/testutil/leak.go +++ b/pkg/testutil/leak.go @@ -67,6 +67,7 @@ func CheckAfterTest(d time.Duration) error { ").noteClientGone(": "a closenotifier sender", ").readLoop(": "a Transport", ".grpc": "a gRPC resource", + ").sendCloseSubstream(": "a stream closing routine", } var stacks string