Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

code-xhyun
Copy link
Contributor

@code-xhyun code-xhyun commented Aug 14, 2024

No description provided.

@code-xhyun code-xhyun self-assigned this Aug 14, 2024
@code-xhyun code-xhyun linked an issue Aug 14, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Aug 14, 2024

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 💤 0 ❌ 0 🔥 9.362s ⏱️

@code-xhyun code-xhyun changed the title ix: prevent job execution on server restart when resumeOnRestart is false fix: prevent job execution on server restart when resumeOnRestart is false Aug 15, 2024
@code-xhyun code-xhyun merged commit e7e1002 into main Aug 15, 2024
3 checks passed
@code-xhyun code-xhyun deleted the 47-does-the-resumeonrestart-flag-work-only-in-one-direction branch August 15, 2024 04:41
github-actions bot pushed a commit that referenced this pull request Aug 15, 2024
## [1.6.2](v1.6.1...v1.6.2) (2024-08-15)

### 🐛 BUG FIXES

* prevent job on restart when resumeOnRestart is false ([#48](#48)) ([e7e1002](e7e1002))
@code-xhyun
Copy link
Contributor Author

🎉 This PR is included in version 1.6.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Does the resumeOnRestart flag work only in one direction?
1 participant