mirror of
https://github.com/fullstorydev/grpcurl.git
synced 2026-06-15 23:48:31 +03:00
Avoid hanging on connection errors; fail fast by propagating connection errors. This also speeds up tests a lot (from >20s to about 3s), since the tests included some connection timeouts. This expands on https://github.com/fullstorydev/grpcurl/pull/564 ; it does the same for plaintext connections. Fixes #387
13 KiB
13 KiB