Files
community.general/changelogs
Alexei Znamensky a6dd7ce58c supervisorctl: use parallel bulk commands when name=all (#11953)
* feat(supervisorctl): use parallel bulk commands for name=all

When name=all, dispatch a single `supervisorctl start/stop/restart all`
instead of iterating per process, matching the CLI's parallel behaviour.
Also extract inline status-filter lambdas into named module-level functions.

Fixes #8159

* feat(changelog): add fragment for PR 11953
2026-05-02 10:35:57 +12:00
..
2025-07-27 16:36:35 +02:00