Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ssl: fix flaky test case test_ctx_client_session_cb_tls13_exception
In the test case, the client raises an exception in the session_new_cb and may not cleanly close the connection. Let's ignore exceptions raised at the server side. Fixes: #828
- Loading branch information