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 sync issue on mac #1410

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Fix sync issue on mac #1410

merged 1 commit into from
Feb 7, 2024

Conversation

levonpetrosyan93
Copy link
Contributor

The PR fixes the bug resulting sync issues on some platforms, due to unordered_map being serialized and hashed.
Used map instead of unordered_map.

Copy link
Contributor

@AaronFeickert AaronFeickert left a comment

Choose a reason for hiding this comment

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

utACK

@levonpetrosyan93 levonpetrosyan93 merged commit d425731 into master Feb 7, 2024
6 checks passed
@levonpetrosyan93 levonpetrosyan93 deleted the mac_sync_fix branch February 7, 2024 22:59
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