Skip to content
Unverified Commit c73aab03 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

move signal-unsafe functions out of signal handlers

A signal interrupts the blocking function calls in the main iteration, so
there is really no need to do (unsafe) heavy lifting in the signal handler.

Closes #705
parent 4d40380e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment