grpc-java/core
Eric Anderson f3a90cd42b netty: Cancel stream if interrupted during create
Previously streams were being partially orphaned if there was an
interruption during stream creation. To handle cancellation,
AbstractClientStream's cancel() had to be changed remove the
"optimization" otherwise, again, the stream would be orphaned.
2015-02-04 15:46:27 -08:00
..
src netty: Cancel stream if interrupted during create 2015-02-04 15:46:27 -08:00
build.gradle Removing all references to "stubby" 2015-01-27 11:25:25 -08:00