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 Installations access on background queue #14227

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

morganchen12
Copy link
Contributor

May address #13961, but we won't know without a repro. Installations has some locking in it so it's possible it's intended to be thread-safe, but it's not documented as such. Let me know if this fix should be moved into Installations instead.

@paulb777
Copy link
Member

paulb777 commented Dec 7, 2024

Thanks - it seems like the fix should be in Installations so that calls from RemoteConfig and Analytics are also addressed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants