-
- Downloads
Bug fix: Exit status with Allegro CL after signal
If a process is killed by a signal, sys:reap-os-subprocess will return (0, pid, signal) so that checking the exit code alone does not suffice.
Loading
Please register or sign in to comment