Closed liquidnya closed 1 year ago
Timers are currently not working correctly, since they are being paused (https://github.com/ToransuShoujo/quesoqueue_plus/blob/master/index.js#L286) after restarted.
This PR fixes timers and adds a little test case, but I keep this a draft until the timers test case tests more functionality.
Timers are currently not working correctly, since they are being paused (https://github.com/ToransuShoujo/quesoqueue_plus/blob/master/index.js#L286) after restarted.
This PR fixes timers and adds a little test case, but I keep this a draft until the timers test case tests more functionality.