grpc-java/core
Eric Anderson 16c4c49e94 Fix flake in ManagedChannelImplTest.transportFailsOnStart
The scheduling on another thread led to a race where sometimes the
future wasn't completed by the time isDone() was checked in
ClientCallImpl causing the usage of DelayedStream, which really messed
up what the test was trying to do.
2015-10-22 12:53:30 -07:00
..
src Fix flake in ManagedChannelImplTest.transportFailsOnStart 2015-10-22 12:53:30 -07:00
build.gradle Skip io.grpc.internal in javadoc. 2015-08-20 08:48:44 -07:00