grpc-java/interop-testing
Eric Anderson fe5e624153 Avoid cancel before start, which is not handled in transports
When triggered, it caused the ClientCall.Listener never to complete.
Fixes #1343

The new test doesn't actually fail on my machine with the old code, but
we would hope it would be flaky. Since a race is involved, I don't
expect a more reliable test.
2016-01-25 13:20:10 -08:00
..
src Avoid cancel before start, which is not handled in transports 2016-01-25 13:20:10 -08:00
build.gradle Use tcnative for interop unit tests when possible. 2016-01-21 16:40:29 -08:00