Skip to content

supervisorctl reload causes supervisord process to exit and not restart unless it was running in the foreground (supervisord -n) #602

Open
@benoitg

Description

@benoitg

This is on supervisor 3.1.3, python 2.7 venv on ubuntu

If starting in the foreground (supervisord -n) and running supervisorctl reload from another shell, everything works properly: all processes are shutdown, and then re-started.

If starting normally (supervisord) and running supervisorctl reload, it acts exactly as if supervisorctl shutdown was called. Nothing unusial in the log when testing with supervisord -e debug

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions