Files
revng-revng/libexec
Giacomo Vercesi d098c14afd test-harness: handle race on program PID
The `pid_has_signal` function can throw an exception if in the meantime
the program pid has disappeared (`FileNotFoundError`). Handle this
corner case.
2025-06-04 13:30:42 +02:00
..