mirror of https://github.com/grpc/grpc-go.git
This should not be necessary once the new balancer API is done. Currently interop clients don't use balancer. With a non-blocking dial, the first failfast RPC will fail because there's no connection available. This is a known bug, and will be fixed by the new balancer APIs. This is a temp fix to make interop tests pass. |
||
|---|---|---|
| .. | ||
| client | ||
| grpc_testing | ||
| http2 | ||
| server | ||
| test_utils.go | ||