Supervisor v1.0.4 Release Notes

Release Date: 2004-06-30 // almost 20 years ago
    • ⚡️ Forgot to update version tag in configure.py, so the supervisor version in a3 is listed as "1.0.1", where it should be "1.0.3". a4 will be listed as "1.0.4'.

    • Instead of preventing a process from starting if setuid() can't be called (if supervisord is run as nonroot, for example), just log the error and proceed.