grpc-java/okhttp/src
Eric Anderson a28357e197 okhttp: Workaround SSLSocket not noticing socket is closed
Using --runs_per_test=1000, this changes the flake rate of TlsTest from
2% to 0%.

While I believe it is possible to write a reliable test for this
(including noticing the SSLSocket behavior), it was becoming too
invasive so I gave up.

Fixes #11012
2024-06-06 09:39:35 -07:00
..
main okhttp: Workaround SSLSocket not noticing socket is closed 2024-06-06 09:39:35 -07:00
test/java/io/grpc/okhttp OkHttpServer: support maxConcurrentCallsPerConnection (Fixes #11062). (#11063) 2024-04-01 08:39:33 -07:00