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 ea76b3e commit 7b09aa1Copy full SHA for 7b09aa1
CHANGES.txt
@@ -38,6 +38,10 @@
38
or group name contains a forward slash character (``/``) since it would
39
break the URLs used by the web interface.
40
41
+ - Fixed a bug introduced in 3.3.0 where the ``supervisorctl reload`` command
42
+ would crash ``supervisord`` with the error ``OSError: [Errno 9] Bad file
43
+ descriptor`` if the ``kqueue`` poller was used. Patch by Jared Suttles.
44
+
45
3.3.1 (2016-08-02)
46
------------------
47
0 commit comments