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

Skip backpressure guard when job is skipped; fix log #1554

Closed
wants to merge 1 commit into from

Conversation

mkeeter
Copy link
Contributor

@mkeeter mkeeter commented Nov 8, 2024

We normally use set_job_state when changing job state, which handles dropping backpressure guards when a job is skipped. However, this wasn't being handled correctly if a job was skipped when initially created.

@mkeeter
Copy link
Contributor Author

mkeeter commented Nov 8, 2024

Note that this is also fixed with #1515, which may be a better way to move forward

@mkeeter
Copy link
Contributor Author

mkeeter commented Nov 12, 2024

Closed in favor of #1515

@mkeeter mkeeter closed this Nov 12, 2024
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