Skip to content

Process not killed when redeployed #1

Description

@thanodnl

Some processes do not completely shutdown when they receive a SIGHUP, for example the node-dev command. When that process receives a SIGHUP it will kill its self, but not its child process.

Sending a SIGTERM instead would mimic pressing C-c in a terminal and actually stopping the process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions