mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
d098c14afd
The `pid_has_signal` function can throw an exception if in the meantime the program pid has disappeared (`FileNotFoundError`). Handle this corner case.