3.3.5 (2018-12-22)
- Fixed a race condition where supervisord would cancel a shutdownalready in progress if it received SIGHUP. Now, supervisord willignore SIGHUP if shutdown is already in progress. Patch by Livanh.
- Fixed a bug where searching for a relative command ignored changes toPATH made in environment=. Based on a patch by dongweiming.
- childutils.ProcessCommunicationsProtocol now does an explicitflush() after writing to stdout.
- A more descriptive error message is now emitted if a name in the configfile contains a disallowed character. Patch by Rick van Hattem.
当前内容版权归 Supervisor 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 Supervisor .