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

Consider Basket race condition scenarios #40

Open
alecclarke opened this issue Mar 27, 2023 · 0 comments
Open

Consider Basket race condition scenarios #40

alecclarke opened this issue Mar 27, 2023 · 0 comments

Comments

@alecclarke
Copy link
Collaborator

Basket access could be susceptible to race conditions when writing/reading. This could lead to some unintended side effects if multiple callers are accessing the same Basket.

This Redis blog on handling race conditions could be a path to follow.

@alecclarke alecclarke changed the title Consider Basket entry race conditions Consider Basket race condition scenarios Mar 27, 2023
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

No branches or pull requests

1 participant