4724f14145
Instead of using waitpid(-1), explicitly waits on all known processes. This is inefficient for large numbers of child processes, but seems to be the only way to ensure to not interfere with other code that uses waitpid(). |
||
---|---|---|
.. | ||
eventcore |