Fix lost wakeups after a timer event
After the timer rewrite only the timer callbacks are executed but stages are no longer automatically marked for execution. Timers that send messages are not affected as that uses the standard activation mechanism.
Loading
Please register or sign in to comment