You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- When supervisord is run as a daemon, stdout is not available.
- The extra output may interfere with programs that scrape supervisorctl.
- When tests are run, unintended output is shown.
To solve the above issues, we need to surface this information
in a different way, e.g. in the supervisord log file or behind
a command line option for supervisorctl.
Reverts 7677999
Reverts 44b2887
0 commit comments