Skip to content

Auto restart the worker process when it exit or be killed. #3062

@snow-xmas

Description

@snow-xmas

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

I start the server by using "sanic" command-line, and use multiple workers. If I test to kill a worker process, it exits normally, and nothing other happens but the exited process is missing.

Describe the solution you'd like

I want to make the exited process restart automatically, just like gunicorn.

Additional context

No response

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