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
commit 8fc5ef4a03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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