about summary refs log tree commit homepage
path: root/extras
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-11-02 19:40:46 +0000
committerEric Wong <normalperson@yhbt.net>2013-11-02 21:21:27 +0000
commit1b31f96631af819efc6c779d9e14b53bb7313730 (patch)
tree96d992289d20fa68cf620fb6e81b858181f845f7 /extras
parent38d6b9e49eed43256f610afcf4389ba7d85054e0 (diff)
downloadyahns-1b31f96631af819efc6c779d9e14b53bb7313730.tar.gz
We must not reap processes we did not spawn if we're not using a
master/worker configuration.  This may break applications which
depend on waitpid themselves.  However we still trap SIGCHLD
currently.  In the future, we could switch our notification
model mode to be compatible with apps which depend on SIGCHLD or
might indiscriminately on children (which might prevent us from
knowing about SIGCHLD).
Diffstat (limited to 'extras')
0 files changed, 0 insertions, 0 deletions