Skip to content

Give the child process a chance to stop gracefully when the parent receives a terminating signal #2

@tomcant

Description

@tomcant

When the parent process receives a signal such as SIGTERM, ideally the child process would have an opportunity to clean up and stop itself gracefully, rather than the parent process simply sending the child SIGKILL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions