eggdrop icon indicating copy to clipboard operation
eggdrop copied to clipboard

(WIP) Enhance signal handling

Open michaelortmann opened this issue 1 year ago • 0 comments

Found by: michaelortmann Patch by: michaelortmann Fixes:

One-line summary:

Additional description (if needed):

Test cases demonstrating functionality (if applicable): Hammering the bot with signals could trigger a race and lead to crash, like:

[11:37:45] Received QUIT signal: restarting...
[11:37:45] Received QUIT signal: restarting...
[11:37:45] Received QUIT signal: restarting...

Aborted (core dumped)

michaelortmann avatar Jul 04 '24 16:07 michaelortmann