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

Addressed phantom frame log restart jobs #1787

Merged
merged 11 commits into from
Oct 29, 2024
Merged

Conversation

Pherring04
Copy link
Contributor

DRGs add restart jobs in their constructor. Frame log DRG do not need restart jobs (they are restarted in the frame log restart job). As a result, there is logic to remove the frame log DRG restart jobs to prevent them from running.

This is clunky, and is probably not a good practice to have phantom jobs that aren't ever meant to run. I've cut out the middle man and ensured frame log DRGs never generate a restart job.

@coveralls
Copy link

coveralls commented Sep 26, 2024

Coverage Status

coverage: 55.903% (+0.08%) from 55.827%
when pulling d6e0c25 on Phantom-FrameLog-Restart-Jobs
into a352c82 on master.

@sharmeye sharmeye merged commit 9e974e6 into master Oct 29, 2024
11 checks passed
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.

3 participants