dnmd

Results 2 comments of dnmd

The issue lies within `planned - now()` on line [line 52](https://github.com/aduth/correctingInterval/blob/master/correctingInterval.js#L52), if that evaluates to a negative value, one could set `planned = now()`, so right after line 51, one...