mirror of https://github.com/grpc/grpc-java.git
Calling CancellableContext#close() multiple times does not cause problems, but is unnecessary here. The return value of getListener() is a ServerStreamListenerImpl, which already calls CancellableContext#cancel() inside of the finally block of ServerStreamListener#closed(). |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||