diff options
author | Kazuki Yamaguchi <[email protected]> | 2024-12-20 20:48:54 +0900 |
---|---|---|
committer | Kazuki Yamaguchi <[email protected]> | 2024-12-22 03:33:03 +0900 |
commit | 2a3f2412b704cfd4eb34c90e2032e3e2d40d3ae2 (patch) | |
tree | 561872fbb168e0d6b5eadc3e5be6e6be2382f2ab /error.c | |
parent | 486246209777ca36cd7d2620368c5b455f113910 (diff) |
[ruby/openssl] 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: https://github.com/ruby/openssl/issues/828
https://github.com/ruby/openssl/commit/210ba0334a
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/12421
Diffstat (limited to 'error.c')
0 files changed, 0 insertions, 0 deletions