Re: Reinitializer failing to run
Taylor R Campbell <[email protected]> Tue, 30 Apr 2013 19:03:19 +0000
| Newsgroups | gmane.lisp.scheme.scheme48 |
|---|---|
| Message-ID | <[email protected]> |
Date: Tue, 30 Apr 2013 18:30:51 +0000 From: Taylor R Campbell <[email protected]> Date: Tue, 30 Apr 2013 10:39:32 -0700 From: Will Noble <[email protected]> However, in this case a ton of signals-related procedures in the POSIX module would need this treatment. I think Mike would want to use some= other solution. Would they really? I think only WAIT-FOR-CHILD-PROCESS and FIND-NEXT-SIGNAL rely on it. FORK, too, I suppose, or anything that could create child processes, so that we don't end up with zombies and nothing to reap them.