pulsecron / pulse

The modern MongoDB-powered job scheduler library for Node.js
https://pulsecron.com
MIT License
111 stars 11 forks source link

fix: prevent job execution on server restart when resumeOnRestart is false #48

Closed code-xhyun closed 3 months ago

github-actions[bot] commented 3 months ago
Lines Statements Branches Functions
Coverage: 53%
56.34% (582/1033) 40.7% (127/312) 51.57% (82/159)

Pulse Test Report

Tests Skipped Failures Errors Time
63 0 :zzz: 0 :x: 0 :fire: 9.362s :stopwatch:
code-xhyun commented 3 months ago

:tada: This PR is included in version 1.6.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: