mirror of https://github.com/grpc/grpc-java.git
Resolves #1936 Two bugs fixed: - NPE in `ServerImpl#streamCreated()` when stream listener not set before stream closed - It is possible that `internalCancel()` is called during `InProcessClientStream#start()` due to early server `onComplete()` or server `onError()`, in this case no need to enlist `streams`, otherwise the channel can not be shutdown by `shutdown()`. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||