Files
revng-revng/tests
Giacomo Vercesi fd14580619 pipebox: improve signal handling
Improve the handling of signals by leveraging the `Py_AtExit`
functionality to trigger cleanup when the interpreter exits.
When receiving SIGINT handle it specially because exceptions in python
are only thrown when the interpreter is running and not when C code is.
2026-01-20 12:29:12 +01:00
..
2025-12-16 17:41:55 +01:00
2025-12-16 17:41:55 +01:00
2026-01-20 12:29:12 +01:00
2025-12-22 11:34:47 +01:00
2025-09-10 12:05:15 +02:00