Commit 9c4fcee
committed
pkg/rpc: extract the test code from TestGRPCKeepaliveFailureFailsInflightRPCs
Since this now runs on its own goroutine, it is invalid for it to
access the surrounding `testing.T`. This patch moves the code so that
`t` is clearly out of scope.
Release note: None1 parent 76ba7e1 commit 9c4fcee
1 file changed
+204
-197
lines changed
0 commit comments