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: Address race condition #1219

Merged
merged 1 commit into from
Oct 19, 2023
Merged

fix: Address race condition #1219

merged 1 commit into from
Oct 19, 2023

Conversation

EmosewaMC
Copy link
Collaborator

Fix a race condition that would overwrite the port of zone 0 with the auth server port or a chat server port which would cause a domino effect of desynced server ports

Tested that a sleep(5) in auth still allows a player to connect and login without issues

Fix a race condition that would overwrite the port of zone 0 with the auth server port or a chat server port which would cause a domino effect of desynced server ports

Tested that a sleep(5) in auth still allows a player to connect and login without issues
Copy link
Member

@aronwk-aaron aronwk-aaron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gotta go fast

@EmosewaMC EmosewaMC changed the title Master: Address race condition fix: Address race condition Oct 14, 2023
@EmosewaMC EmosewaMC requested a review from Wincent01 October 16, 2023 15:35
Copy link
Member

@DarwinAnim8or DarwinAnim8or left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@DarwinAnim8or DarwinAnim8or merged commit 4c507e3 into main Oct 19, 2023
3 checks passed
@EmosewaMC EmosewaMC deleted the lol branch October 19, 2023 10:26
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.

3 participants