mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
7fda1ef459
Handle crashes via signal handlers. Switch python's revng.api from a normal python function to faulthandler, which works also in the case of harsher interruptions (e.g. SIGABRT).