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

Variables, added locks & fixed two_to_three #61

Merged
merged 2 commits into from
Feb 17, 2021

Conversation

Edwinexd
Copy link
Contributor

Changed the variable names in wait_for, fixed the issue you mentioned by adding locks and fixed two_to_three (you had written unique instead of limit_to_one, unique should never be in that list if I've understood the changes correctly. Ran in to an issue when running a test)

Change variable names & added locks to prevent the issue you described
@eibex
Copy link
Owner

eibex commented Feb 17, 2021

Yes, you are correct. I first intended to use unique and then SQL didn't like it for obvious reasons.

Thanks for the Locks that's really neat.

This evening I will add the system notifications checks for the db.notify functions since I forgot to add them.

@eibex eibex merged commit 8bf642b into eibex:limit-user-to-one-reaction Feb 17, 2021
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.

3 participants