Vishal and I have both been having trouble with loading the experiment page; sometimes the game state (players & food) fails to load. I traced this as far as figuring out that it only happens when there is more than 1 web worker, so I strongly suspect something is going wrong with the code to relay websocket messages between web workers. But need to dig in further.
Vishal and I have both been having trouble with loading the experiment page; sometimes the game state (players & food) fails to load. I traced this as far as figuring out that it only happens when there is more than 1 web worker, so I strongly suspect something is going wrong with the code to relay websocket messages between web workers. But need to dig in further.