eggdrop icon indicating copy to clipboard operation
eggdrop copied to clipboard

Crash fix .restart with python.mod

Open michaelortmann opened this issue 1 year ago • 0 comments

Found by: aleksandrov89 Patch by: michaelortmann Fixes:

One-line summary:

Additional description (if needed): Removed the dependency on irc.mod in python.mod Fixed python mod start func, because its called on .restart Additionally raised log level for stagnant modules, for it will likely crash

Test cases demonstrating functionality (if applicable): .restart with python.mod loaded wont crash anymore

michaelortmann avatar Oct 17 '24 16:10 michaelortmann