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

[Auth] Address possible race condition #13772

Merged
merged 6 commits into from
Oct 4, 2024
Merged

[Auth] Address possible race condition #13772

merged 6 commits into from
Oct 4, 2024

Conversation

paulb777
Copy link
Member

@paulb777 paulb777 commented Oct 2, 2024

This PR eliminates the possibility of multiple AuthBackendRPCImplementation instances other than in test code.

It's a possible fix for #13761

(Also eliminates an Objective-C unit test that was relying upon the broken old code to succeed on GHA.

@google-oss-bot
Copy link

1 Warning
⚠️ Did you forget to add a changelog entry? (Add #no-changelog to the PR description to silence this warning.)

Generated by 🚫 Danger

Copy link
Member

@ncooke3 ncooke3 left a comment

Choose a reason for hiding this comment

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

good idea!

@paulb777 paulb777 merged commit 143c169 into main Oct 4, 2024
57 checks passed
@paulb777 paulb777 deleted the pb-possible-race-fix branch October 4, 2024 00:55
Druzrka pushed a commit to Druzrka/firebase-ios-sdk that referenced this pull request Oct 9, 2024
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