-
Robert Schmidt authored
A lock help during executing a timer event prevented such event from creating/removing new timers due to a dead lock. This commit changes the logic of the timing loop and adding/removing code such that this dead lock does not happen.
33b73193