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

[Minor Bugfix] Extremely rare HostID collision bugfix #12045

Merged
merged 1 commit into from Jul 24, 2023

Conversation

tupfold
Copy link
Contributor

@tupfold tupfold commented Jul 13, 2023

Fixed a bug where in the extremely unlikely change that HostIDs collide, a new HostID is generated to be used. I'm not sure what the full impact would be if there was a collision, but I imagine it'd be stuck in this while loop until the HostID that collided got old enough to be reused. So 30s + however long the code is refreshed for.

@AdmiralCurtiss
Copy link
Contributor

Makes sense to me.

@AdmiralCurtiss AdmiralCurtiss merged commit 0a2afa4 into dolphin-emu:master Jul 24, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants