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

Some scheduler cleanup #332

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Some scheduler cleanup #332

merged 1 commit into from
Jun 4, 2024

Conversation

DrJosh9000
Copy link
Contributor

The main improvement is the removal of err as a field from jobWrapper. The second is clearer logic for the error path (fallback to failure job).

@DrJosh9000 DrJosh9000 force-pushed the pent-7-build-refactor branch from 3332426 to ad03163 Compare May 27, 2024 04:47
The main improvement is the removal of `err` as a _field_ from `jobWrapper`. The second is clearer logic for the error path (fallback to failure job).
@DrJosh9000 DrJosh9000 force-pushed the pent-7-build-refactor branch from ad03163 to cd921ca Compare June 4, 2024 04:39
@DrJosh9000 DrJosh9000 enabled auto-merge June 4, 2024 05:16
@DrJosh9000 DrJosh9000 requested a review from zhming0 June 4, 2024 05:16
Copy link
Contributor

@zhming0 zhming0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ much easier to read now.

I was confused with the term "job registration" before.

@DrJosh9000 DrJosh9000 merged commit 4925026 into main Jun 4, 2024
1 check passed
@DrJosh9000 DrJosh9000 deleted the pent-7-build-refactor branch June 4, 2024 05:37
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