Skip to content

Conversation

@dordsor21
Copy link
Member

  • I don't think this is likely to cause any issues; I don't see any reason for deadlocks/excessive waits here
  • attempts to address Plots are no longer claimable after some time - Database Error #4612
  • this is the only reason I can find that there would be some kind of race condition that sets auto commit whilst attempting to commit from the main thread and would also explain why we get the NoSuchElementException in the above issue as well

 - I don't think this is likely to cause any issues; I don't see any reason for deadlocks/excessive waits here
 - attempts to address #4612
 - this is the only reason I can find that there would be some kind of race condition that sets auto commit whilst attempting to commit from the main thread and would also explain why we get the NoSuchElementException in the above issue as well
@dordsor21 dordsor21 requested a review from a team as a code owner December 31, 2025 17:33
@github-actions github-actions bot added the Bugfix This PR fixes a bug label Dec 31, 2025
Copy link
Member

@PierreSchwang PierreSchwang left a comment

Choose a reason for hiding this comment

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

Don't see any obvious issue with that change, even if it doesn't fix the issue itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bugfix This PR fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants