timers: add v0.4 compatibility hack
If a timer callback throws and the user's uncaughtException handler ignores the exception, other timers that expire on the current tick should still run. If #2582 goes through, this hack should be removed. Fixes #2631.
parent
ca4b91a1
Please register or sign in to comment