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

Bugfix: Re-Enqueue repeated jobs if orphaned #125

Merged
merged 3 commits into from
Jun 15, 2021
Merged

Conversation

Skn0tt
Copy link
Member

@Skn0tt Skn0tt commented Jun 15, 2021

There has been a defect where orphaned jobs weren't re-enqueued after being orphaned, affecting e.g. Quirrel Cron jobs. This PR fixes the bug and adds a regression test.

@Skn0tt Skn0tt enabled auto-merge June 15, 2021 21:00
@Skn0tt Skn0tt merged commit 7ecddbc into main Jun 15, 2021
@Skn0tt Skn0tt deleted the stale-checker-test branch June 15, 2021 21:07
@coveralls
Copy link

Pull Request Test Coverage Report for Build 940724508

  • 25 of 27 (92.59%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 88.75%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/worker/worker.ts 9 11 81.82%
Totals Coverage Status
Change from base Build 938794094: 0.2%
Covered Lines: 476
Relevant Lines: 499

💛 - Coveralls

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.

2 participants