grpc-java/netty
Eric Anderson 3528467612 Treat ClosedChannelException as UNAVAILABLE to squelch test failures
Our tests are detecting cases where we are still getting
ClosedChannelException. We need to fix that because it is a useless
status, but until it is fixed we want a stable CI.

Fixes #1513 and NettyTransportTest.serverNotListening failures
2016-03-03 14:18:34 -08:00
..
src Treat ClosedChannelException as UNAVAILABLE to squelch test failures 2016-03-03 14:18:34 -08:00
build.gradle hpack is no longer a direct dependency 2016-02-16 14:54:17 -08:00