mirror of https://github.com/grpc/grpc-java.git
![]() In #12185, RPCs were randomly hanging. In #12207 this was tracked down to the headers promise completing successfully, but the netty stream was null. This was because the headers write hadn't completed but stream.close() had been called by goingAway(). |
||
---|---|---|
.. | ||
shaded | ||
src | ||
BUILD.bazel | ||
build.gradle |