File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed
Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 1- 4.3 .0.dev0 (Next Release)
1+ 4.4 .0.dev0 (Next Release)
22-------------------------
33
4+ - ``supervisorctl `` now reads extra files included via the ``[include] ``
5+ section in ``supervisord.conf `` like ``supervisord `` does. This allows
6+ the ``[supervisorctl] `` section or ``[ctlplugin:x] `` sections to be in
7+ included files. Patch by François Granade.
8+
9+ 4.3.0 (2025-08-23)
10+ ------------------
11+
412- Fixed a bug where the poller would not unregister a closed
513 file descriptor under some circumstances, which caused excessive
614 polling, resulting in higher CPU usage. Patch by aftersnow.
2432 older versions of ``pip ``. Ensure that ``setuptools `` is installed
2533 if using Python before 3.8.
2634
27- - ``supervisorctl `` now reads extra files included via the ``[include] ``
28- section in ``supervisord.conf `` like ``supervisord `` does. This allows
29- the ``[supervisorctl] `` section or ``[ctlplugin:x] `` sections to be in
30- included files. Patch by François Granade.
31-
32354.2.5 (2022-12-23)
3336------------------
3437
You can’t perform that action at this time.
0 commit comments