grpc-java/testing
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
..
src core: pass status to ManagedClientTransport.shutdown() (#3351) 2017-08-16 10:23:07 -07:00
build.gradle testing: added junit rule for in-process servers 2016-12-06 09:32:04 -08:00