Skip to content

When self killing, the self process is killed before finishing to kill all children #45

Description

@Tchips46

To demonstrate, in node spawn 2 processes, that also spawn 2 process. After a treeKill(process.pid, 'SIGTERM'), the second branch of process is still alive, because the after killing the first layer of processes, the main process is killed, becoming unable to kill the end of the tree

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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