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] Await header value from underlying queue #13647

Merged
merged 4 commits into from
Sep 16, 2024
Merged

[Auth] Await header value from underlying queue #13647

merged 4 commits into from
Sep 16, 2024

Conversation

ncooke3
Copy link
Member

@ncooke3 ncooke3 commented Sep 16, 2024

Follow-up to #13521 that may solve an issue reported after rolling out that fix: #13480 (comment)

@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

@ncooke3
Copy link
Member Author

ncooke3 commented Sep 16, 2024

After some profiling, it doesn't appear that heartbeat work (via the get App Check token call later down in this method) will be executed on the concurrent coop queue. So, this should PR should be sufficient as is.

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.

EXC_BAD_ACCESS (code=1, address=0x4) in AuthBackendRPCImplementation.callInternal(with:)
3 participants