mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #12418 from ptabor/20201023-fix-flaky
./pkg/testutil: wait for: (*watchGrpcStream).sendCloseSubstream(...) goroutines.
This commit is contained in:
commit
8fc5ef4a03
@ -67,6 +67,7 @@ func CheckAfterTest(d time.Duration) error {
|
|||||||
").noteClientGone(": "a closenotifier sender",
|
").noteClientGone(": "a closenotifier sender",
|
||||||
").readLoop(": "a Transport",
|
").readLoop(": "a Transport",
|
||||||
".grpc": "a gRPC resource",
|
".grpc": "a gRPC resource",
|
||||||
|
").sendCloseSubstream(": "a stream closing routine",
|
||||||
}
|
}
|
||||||
|
|
||||||
var stacks string
|
var stacks string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user