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

pgxstore: Fix race condition in cleanup #207

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

pete-woods
Copy link
Contributor

  • Run this test with the race detector on

- Run this test with the race detector on
@pete-woods pete-woods changed the title Fix race condition in pgxstore cleanup pgxstore: Fix race condition in cleanup Apr 9, 2024
@alexedwards
Copy link
Owner

@pete-woods Thank you for this fix. I'll merge it now, and I've opened issue #231 to check other stores and fix the same race in them.

@alexedwards alexedwards merged commit 3011e02 into alexedwards:master Feb 5, 2025
@pete-woods
Copy link
Contributor Author

pete-woods commented Feb 5, 2025

@alexedwards if you're in here, please have a look at my PR that adds a GitHub actions workflow. I wanted to help you be able to validate external contributions like this more easily. It's got setup for several of the session stores.

It's #205

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