Hi Matthew,

I have tested version 8.5.2+ds1-1ubuntu3.2 on Jammy according to the
above test plan and verified that after running tls13-ccs against the
sample server.py there are still 10 worker threads and the server
responds correctly.

Before
------
$ grep Threads /proc/$(pgrep -f server.py)/status
Threads:        11

$ curl -I -k https://localhost:8443
HTTP/1.1 200 OK
Content-type: text/plain
Connection: close
Date: Wed, 25 Mar 2026 20:10:08 GMT
Server: Cheroot/8.5.2
-------

After
-----
$ grep Threads /proc/$(pgrep -f server.py)/statusus
Threads:        11
ubuntu@awake-lamprey:~$ curl -I -k https://localhost:844343           
HTTP/1.1 200 OK
Content-type: text/plain
Connection: close
Date: Wed, 25 Mar 2026 20:13:51 GMT
Server: Cheroot/8.5.2
-----

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2143920

Title:
  [SRU] Uncaught SSL errors can crash worker threads

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/2143920/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to