grpc-java/testing/src
Kun Zhang 41410345e6 core: pass status to ManagedClientTransport.shutdown() (#3351)
This aligns with shutdownNow(), which is already accepting a status.
The status will be propagated to application when RPCs failed because
of transport shutdown, which will become useful information for debug.
2017-08-16 10:23:07 -07:00
..
main core: pass status to ManagedClientTransport.shutdown() (#3351) 2017-08-16 10:23:07 -07:00
test/java/io/grpc testing: refactor part of TestUtils to internal 2017-07-10 16:30:38 -07:00