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 race condition between Celery and database transactions #74

Merged
merged 3 commits into from Jan 9, 2024

Conversation

sastred
Copy link
Member

@sastred sastred commented Jan 9, 2024

Fixes #72 based on #73.

@coveralls
Copy link

Coverage Status

coverage: 76.864% (-0.4%) from 77.296%
when pulling 1831c2d on db_transactions-celery-race_condition
into 5c3aebf on master.

@sastred sastred merged commit efcd7e9 into master Jan 9, 2024
12 checks passed
@sastred sastred deleted the db_transactions-celery-race_condition branch January 9, 2024 15:49
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.

message enqueuing and sending is susceptible to a race condition
2 participants