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

fix: pg race condition on sequence creation #3568

Merged
merged 3 commits into from Jan 25, 2024
Merged

Conversation

mathnogueira
Copy link
Member

@mathnogueira mathnogueira commented Jan 25, 2024

This PR fixes a race condition that happens when running two tests or transactions at the same time for the first time.

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Loom video

Add your loom video here if your work can be visualized

@mathnogueira mathnogueira changed the title try to fix race condition fix: pg race condition on sequence creation Jan 25, 2024
@mathnogueira mathnogueira merged commit b8395ef into main Jan 25, 2024
37 checks passed
@mathnogueira mathnogueira deleted the fix/pg-race-condition branch January 25, 2024 22:41
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.

None yet

1 participant