hedis
hedis copied to clipboard
Fix signal handler
The function "exit" does not belong to the list of async-signal-safe functions. I guess that a different program design will be needed for your function "sigShutdownHandler".