Timer command allows negative period
dekarrin opened this issue · comments
Rebecca Nelson commented
At CLI, the TIMER command will not complain if the period given is a negative number. This is unwanted behavior, and could theoretically cause the timer to fire on every tick since last_fired + period would always be less than now().