mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
971cea5bf1
Convert the `RuntimeError`s emitted by the pipebox (e.g. when checking preconditions or running analyses) into `PypelineError`s and have the pypeline cli infrastructure handle them gracefully, without emitting stacktraces.