grpc-java/netty/src
ZHANG Dapeng 28f2647aaf
core: move closed check from Stream.isReady() to Call.isReady() (#8566)
This fixes data race described in #8565.

We are doubtful whether checking closed in isReady() is necessary (#3201 might be a requirement), but it was easier to just maintain the existing behavior than think heavily about it.
2021-09-29 09:42:59 -07:00
..
jmh/java/io/grpc/netty all: update Error Prone to 2.3.2 2018-10-19 13:08:36 -07:00
main netty: Requests with Connection header are malformed 2021-09-27 12:59:15 -07:00
test/java/io/grpc/netty core: move closed check from Stream.isReady() to Call.isReady() (#8566) 2021-09-29 09:42:59 -07:00