Skip to content

Commit ba74244

Browse files
committed
Document bug fix.
Refs #1662.
1 parent 9410483 commit ba74244

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/project/changelog.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,12 @@ Improvements
5757
* Added support for customizing the close code and reason for connections in
5858
:meth:`Server.close <asyncio.server.Server.close>`.
5959

60+
Bug fixes
61+
.........
62+
63+
* Fixed a race condition that could lead to an exception when closing
64+
connections in the :mod:`threading` implementation.
65+
6066
15.0.1
6167
------
6268

0 commit comments

Comments
 (0)