asahi7 / typemasters-game

0 stars 0 forks source link

Race condition on when a user disconnects from game server before the room/game was started #36

Closed asahi7 closed 5 years ago

asahi7 commented 5 years ago

Players are not saved in DB if they are not winners (finish text), but still it is a buggy behavior.

There are many other race conditions..

asahi7 commented 5 years ago

In game-server/index