tworonix
Results
1
issues of
tworonix
### Steps to reproduce 1. Install a timer using standard Posix `timer_create` and `SIGEV_SIGNAL` 2. Call `safe_dump_to` in the signal handler 3. Throw C++ exceptions in the main code **Actual...