apio
ec6ceb4c8d
All checks were successful
Build and test / build (push) Successful in 1m51s
Since waitpid always sends a SIGCHLD now, we'd handle a SIGCHLD after returning from waitpid, which would trigger another wait, looping forever and not actually handling the wait. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
init.cpp | ||
preinit.cpp | ||
startui.cpp |