Don't reap the child process.
const WAIT_DONT_REAP: WaitFlags = WaitFlags(WNOWAIT);
waitid(2) and WNOWAIT therein