We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5be62e commit d97e37eCopy full SHA for d97e37e
CHANGES.rst
@@ -5,6 +5,11 @@
5
file descriptor under some circumstances, which caused excessive
6
polling, resulting in higher CPU usage. Patch by aftersnow.
7
8
+- Fixed a bug where restarting ``supervisord`` may have failed with
9
+ the message ``Error: Another program is already listening
10
+ on a port that one of our HTTP servers is configured to use.``
11
+ if an HTTP request was made during restart. Patch by Julien Le Cléach.
12
+
13
- On Python 3.8 and later, ``setuptools`` is no longer a runtime
14
dependency. Patch by Ofek Lev.
15
0 commit comments