Merge pull request #12418 from ptabor/20201023-fix-flaky

./pkg/testutil: wait for: (*watchGrpcStream).sendCloseSubstream(...) goroutines.
This commit is contained in:
Gyuho Lee
2020-10-24 11:53:10 -07:00
committed by GitHub

View File

@@ -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