Skip to content

libc: wait() causing abort

Occasionally, Ion will abort, sometimes with the message "wait() should either return Ok or panic", which is coming from rust/library/std/src/sys/unix/process/process_unix.rs This is random behavior, and causes the Terminal window to exit. The error is only visible on the console.