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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deadlock Fix: Part Deux #159

Merged
merged 1 commit into from Oct 20, 2021
Merged

Deadlock Fix: Part Deux #159

merged 1 commit into from Oct 20, 2021

Conversation

Hoikas
Copy link
Member

@Hoikas Hoikas commented Oct 20, 2021

OK, this is what happens when you don't test your claim before you make a PR 馃檮

#158 only handled part of the story. The issue I was seeing was that the auth thread submitted a vault SDL update to the gameserver, which submitted that update back to the vault. So, I've made sure the game thread unblocks the auth thread before submitting the vault SDL update back to the auth daemon. Also, I've cleaned up a problem where "no running game server" was being interpreted as "error".

@zrax zrax merged commit 496c55d into H-uru:master Oct 20, 2021
@Hoikas Hoikas deleted the fix_deadlock branch October 20, 2021 17:45
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.

None yet

2 participants