Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminate all subprocesses #225

Merged
merged 1 commit into from
Mar 23, 2014

Commits on Mar 22, 2014

  1. Send the signal to the process group of the spawned process

    thus handling all its children in the same group
    (setsid is needed to get the process into a different group than watchdog)
    berdario committed Mar 22, 2014
    Configuration menu
    Copy the full SHA
    7095e95 View commit details
    Browse the repository at this point in the history