Skip to content

Commit 18b59e4

Browse files
committed
Add changelog entry for Supervisor#1185
1 parent e5f586f commit 18b59e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@
3838
same time. Specifying a log filename of ``syslog`` is still supported
3939
but deprecated. Patch by Jason R. Coombs.
4040

41+
- Fixed a bug where `SupervisorTransport` (the XML-RPC transport used with
42+
Unix domain sockets) did not close the connection when `close()` was
43+
called on it. Patch by Jérome Perrin.
44+
4145
3.3.5 (2018-12-22)
4246
------------------
4347

0 commit comments

Comments
 (0)