Skip to content

Start/restart/stop all processes of a program with numprocs > 1 using supervisorctl start program* #302

Closed
@wodow

Description

@wodow

It would be useful to be able to start and stop all processes in a program with multiple processes (i.e. numprocs > 1) by passing a wildcard to start/stop/restart, e.g.

supervisorctl start myprogram*

(This probably assumes process_name is defined like myprogram%(process_num)s)

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