Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

handle SIGCHLD when running as child subreaper #369

Merged
merged 1 commit into from
Feb 10, 2015

Commits on Feb 10, 2015

  1. handle SIGCHLD when running as child subreaper

    When running under child subreaper mode, it's useful for nsenter to be able to
    reap child processes. We have seen cases where spawned user processes wasnt
    reaped properly (nvm-sh/nvm#650)
    
    Signed-off-by: Daniel, Dao Quang Minh <dqminh89@gmail.com>
    dqminh committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    770e258 View commit details
    Browse the repository at this point in the history