Skip to content

Conversation

@davue
Copy link
Collaborator

@davue davue commented Jun 17, 2025

… to prevent a race-condition on job state.

b62ee16 moved the job running inside the transaction. In rare cases this could result in the transaction not being committed yet when the started worker tried to access the job resulting in fetching an old job version form the DB.

@sudoremo sudoremo merged commit 9c6f2bc into sitrox:master Aug 26, 2025
2 of 8 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.

2 participants