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

fix race condition on game page load #4123

Open
ornicar opened this issue Mar 10, 2018 · 1 comment
Open

fix race condition on game page load #4123

ornicar opened this issue Mar 10, 2018 · 1 comment

Comments

@ornicar
Copy link
Collaborator

ornicar commented Mar 10, 2018

try to load game state and socket version atomically; or find a workaround

ornicar added a commit that referenced this issue Mar 30, 2018
@niklasf niklasf added the bug label May 3, 2018
@onefuncman
Copy link

I got told to grep for SocketVersion for pointers on where to find this, as it’s suspected to be a race condition per Discord #support

I ran into this issue on Lichess TV while observing a game. If there is a page load on game transition, maybe we can consolidate the transport to entirely websockets instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants