You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a sneaking suspicion what the issue might be a concurrency problem
Basically, theoretically, if two or more people picked cards at the same exact time, spawning two event threads, it might go into a state where next_round! is executed twice (which presents a new question)
Going to give this a try later rigging some bots to pick cards at the same time.
We had the bot ask us two questions in rapid succession. I will attach a screenshot of it.
The text was updated successfully, but these errors were encountered: