grpc-java/examples/src
Larry Safran 74137b0978
core: Use SyncContext for InProcessTransport listener callbacks to avoid deadlocks
Fixes deadlocks caused by client and server listeners being called in a synchronized block

Also support unary calls returning null values

Fixes #3084
2022-06-30 13:41:36 -07:00
..
main Revert "use charset from StandardCharsets instead of 'Charset.forName' (#8779)" 2022-01-18 10:14:50 -08:00
test/java/io/grpc/examples core: Use SyncContext for InProcessTransport listener callbacks to avoid deadlocks 2022-06-30 13:41:36 -07:00