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: Await network call on identifyUser APIs #13313

Merged
merged 3 commits into from
Apr 30, 2024

Conversation

cshfang
Copy link
Member

@cshfang cshfang commented Apr 30, 2024

Description of changes

When investigating a separate issue, it was discovered that all identifyUser APIs are currently not awaiting on the underlying network call.

Description of how you validated changes

Validated that code execution when awaiting identifyUser is now awaiting completion of updateEndpoint before moving on.

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@cshfang cshfang requested a review from a team as a code owner April 30, 2024 00:13
Copy link
Member

@Samaritan1011001 Samaritan1011001 left a comment

Choose a reason for hiding this comment

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

Thanks for catching this.

@cshfang cshfang merged commit cd5d337 into aws-amplify:main Apr 30, 2024
30 checks passed
@cshfang cshfang deleted the fix/notifications-issues branch April 30, 2024 22:06
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.

4 participants