ajvb / kala

Modern Job Scheduler
MIT License
2.13k stars 188 forks source link

This fix issue #118 #119

Closed MarcoVigna17 closed 8 years ago

MarcoVigna17 commented 8 years ago

Fixing bug on job without repetition and interval specified that causes panic if its time has passed when kala was off. Issue #118

Added control on GetWaitDuration() function and test

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.06%) to 79.083% when pulling 42d288a6ce3d030cbfa20b42158f195ffdb320df on flypay:fix-issue-118 into 489d70e1c122c212fac48c7946a16abfe93fab17 on ajvb:master.

ajvb commented 8 years ago

@MarcoVigna17 mind merging master into this branch?

benwaine commented 8 years ago

Rebased it.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.06%) to 79.121% when pulling 10f5cfbcbe2fc6ca170274f818b008a78f0408b9 on flypay:fix-issue-118 into 232509570a23888d0acab012bb0f7f6087ef5ccd on ajvb:master.

ajvb commented 8 years ago

Looks great to me.