We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5f586f commit 18b59e4Copy full SHA for 18b59e4
CHANGES.txt
@@ -38,6 +38,10 @@
38
same time. Specifying a log filename of ``syslog`` is still supported
39
but deprecated. Patch by Jason R. Coombs.
40
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
+
45
3.3.5 (2018-12-22)
46
------------------
47
0 commit comments