Skip to content

Fix race condition in WebSocket handshake#290

Merged
zer0k-z merged 1 commit intoKZGlobalTeam:masterfrom
AlphaKeks:master
Feb 11, 2025
Merged

Fix race condition in WebSocket handshake#290
zer0k-z merged 1 commit intoKZGlobalTeam:masterfrom
AlphaKeks:master

Conversation

@AlphaKeks
Copy link
Copy Markdown
Collaborator

This fixes the issue of certain setups where the handshake is initiated before the map is loaded, causing it to fail. We now wait for a signal to be set by OnActivateServer() the first time a map is loaded.

@zer0k-z zer0k-z merged commit 1af52ac into KZGlobalTeam:master Feb 11, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants