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

Commits on Jun 25, 2024

  1. 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 grpc#11012
    ejona86 authored and larry-safran committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    349210e View commit details
    Browse the repository at this point in the history