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: task services load on startup, closes #3372 #3741

Merged
merged 2 commits into from
May 14, 2024

Conversation

mswertz
Copy link
Member

@mswertz mswertz commented May 13, 2024

closes #3372

What are the main changes you did:

  • resubmit cron scripts on restart

how to test:

  • submit a script with cron that runs reguarly
  • restart your server
  • see that the script is re-scheduled execute on cron time

todo:

  • added/updated tests

Copy link

sonarcloud bot commented May 13, 2024

@mswertz mswertz changed the title fix: task services load on startup, closes # fix: task services load on startup, closes #3372 May 14, 2024
@mswertz mswertz merged commit 951f011 into master May 14, 2024
6 checks passed
@mswertz mswertz deleted the fix/task_services_load_on_startup branch May 14, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

After upgrading the server scheduled jobs stop running
2 participants