-
Committer:
Matthew Fuller
-
Author(s):
Olaf 'Rhialto' Seibert
-
Date:
2024-01-20 22:26:22 UTC
-
Revision ID:
fullermd@over-yonder.net-20240120222622-8oloorfwndiy9i2w
Switch to using a SIGCHLD handler to reap children, instead of
SIG_IGN'ing. The intersection of some weird interactions between bits
of POSIX and implementation decisions means that on some systems it
can cause some unpleasant behavior.