Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

okhttp: Workaround SSLSocket not noticing socket is closed (1.63.x backport) #11323

Merged

Conversation

larry-safran
Copy link
Contributor

MacOS is consistently failing the CI build, so can't do version updates for release. This should unblock.

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

Backport of #11266

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 grpc#11012
@larry-safran larry-safran merged commit fec85b8 into grpc:v1.63.x Jun 25, 2024
13 checks passed
@larry-safran larry-safran deleted the backport-okhttp-tlstest-flaky-1.63 branch June 28, 2024 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants