CS410-2017Jan / Cards-Against-Humanity

0 stars 0 forks source link

Bug: Race Condition On Concurrent DB Modifications #144

Open JJXN opened 7 years ago

JJXN commented 7 years ago

When two users join a room at the same time, writing to the DB at the same time voids one write. Perhaps use this soln: http://stackoverflow.com/questions/23041800/firebase-transactions-via-rest-api