grpc-java/core
Larry Safran 92174be3df
Log warning message when server side gets exception writing message to stream and allow multiple closes (#10513)
* Use internalClose instead of close when sendMessage has a RuntimeException.
* Change argument to internalClose to a Throwable instead of a Status.
* Rename internalClose to handleInternalError
2023-08-24 16:40:23 -07:00
..
src Log warning message when server side gets exception writing message to stream and allow multiple closes (#10513) 2023-08-24 16:40:23 -07:00
BUILD.bazel core, services, util: export util from core and move gson dep to services for the checkUpperBoundDeps error (#10390) 2023-07-20 10:20:10 -07:00
build.gradle all: generate automatic module name in the manifest (#10413) 2023-07-25 09:00:11 -07:00