After some debugging, we found out the root cause is because the Erlang VM sets SIGCHLD to SIG_IGN. According to waitpid docs ...
確定! 回上一頁