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

A race condition can cause duplicate player_states, breaking assumptions in various places in the app #934

Open
doughsay opened this issue Nov 1, 2024 · 0 comments
Labels
bug Something isn't working elixir Pull requests that update Elixir code good first issue Good for newcomers

Comments

@doughsay
Copy link
Member

doughsay commented Nov 1, 2024

A uniqueness constraint should be added to the player_states database table to prevent duplicate player states from being inserted.

@doughsay doughsay added bug Something isn't working good first issue Good for newcomers elixir Pull requests that update Elixir code labels Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working elixir Pull requests that update Elixir code good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant