Skip to content
Snippets Groups Projects
Commit c661d892 authored by Elias Pipping's avatar Elias Pipping
Browse files

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.
parent 4673c139
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment