Files
revng-revng/python
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
..
2026-01-20 12:29:12 +01:00
2023-12-12 14:52:22 +01:00
2023-12-12 14:52:22 +01:00