foca icon indicating copy to clipboard operation
foca copied to clipboard

Implement a simple and more readable event scheduler

Open Manphil opened this issue 5 months ago • 6 comments

The new event scheduler uses FuturesUnordered to schedule the timer event, the code is simpler and easy to read.

Manphil avatar Sep 10 '24 03:09 Manphil