mirror of https://github.com/grpc/grpc-java.git
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. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||