Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a race condition in the
HttpClientModule
tests. This seems to h…
…appen when an exception is raised over the SSL socket: the socket is then closed but the `mockWebServer` still tries to access it when `shutdown()` is called. PiperOrigin-RevId: 587722530 Change-Id: I37ba7f9013e68f751e47a8520f23c2bddb0ebb04
- Loading branch information