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

use semaphore to prevent concurrent access to properties object #188

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

jaredmixpanel
Copy link
Collaborator

Attempt to fix #179

@jaredmixpanel jaredmixpanel added the bug Something isn't working label Apr 25, 2023
@jaredmixpanel jaredmixpanel merged commit 9325dbb into master Apr 25, 2023
@anirudhsama
Copy link

Hey, this seems to have caused an issue where code gets stuck at await mixpanel.getDistinctId(). Was working fine in 2.2.3.

@jaredmixpanel
Copy link
Collaborator Author

Hey, this seems to have caused an issue where code gets stuck at await mixpanel.getDistinctId(). Was working fine in 2.2.3.

@anirudhsama Ack, will take a look. Thanks.

@jaredmixpanel
Copy link
Collaborator Author

@anirudhsama v2.2.5 should fix it. If not, feel free to open a new issue.

@anirudhsama
Copy link

Yes, it is fixed. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MixPanel causing app to crash on latest react native
2 participants