Fix `cat /dev/urandom | head`
For some reason, this hangs Ion (Ion no longer listens to signals), rather than exiting immediately. Likely a foreground issue, and a piping issue.
-
Fix Foreground Handling -
Processes should receive SIGPIPE
For some reason, this hangs Ion (Ion no longer listens to signals), rather than exiting immediately. Likely a foreground issue, and a piping issue.