[racket] SIGCHLD handler called in stderr
In non-places mode, Racket avoids calling waitpid() if no subprocesses
> have been started. We could improve the implementation for places so
> that the thread created to call sigwait() similarly avoids doing
> anything when the are no pending subprocesses. Would that be good
> enough?
>
I think that would help, thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20121217/70ad1b78/attachment.html>