Skip to content

Commit 06a6d67

Browse files
authored
Merge pull request #795 from cherrypy/release/11.1.2
🔖 Release v11.1.2
2 parents bb698cf + d4ca679 commit 06a6d67

File tree

3 files changed

+24
-8
lines changed

3 files changed

+24
-8
lines changed

CHANGES.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,30 @@ Changelog
1414

1515
.. towncrier release notes start
1616
17+
v11.1.2
18+
=======
19+
20+
*(2025-11-07)*
21+
22+
23+
Bug fixes
24+
---------
25+
26+
- The "service unavailable" thread is now turn down properly when
27+
the server is shut down -- by :user:`itamarst`.
28+
29+
This fixes a regression in Cheroot originally introduced in v11.0.0
30+
that would manifest itself under Python 3.12 and older. In certain
31+
conditions like under CherryPy, it would also lead to hangs on
32+
tear-down.
33+
34+
*Related issues and pull requests on GitHub:*
35+
:issue:`769`, :issue:`794`.
36+
37+
38+
----
39+
40+
1741
v11.1.1
1842
=======
1943

docs/changelog-fragments.d/769.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog-fragments.d/794.bugfix.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)