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

Remove unnecessary suspend from ApolloStore functions #5541

Merged
merged 6 commits into from Jan 16, 2024

Conversation

BoD
Copy link
Contributor

@BoD BoD commented Jan 16, 2024

These were marked suspend but were actually blocking the calling thread

Copy link

netlify bot commented Jan 16, 2024

Deploy Preview for apollo-android-docs ready!

Name Link
🔨 Latest commit 23a8adf
🔍 Latest deploy log https://app.netlify.com/sites/apollo-android-docs/deploys/65a699c237386c0008a155d6
😎 Deploy Preview https://deploy-preview-5541--apollo-android-docs.netlify.app/migration/4.0
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@martinbonnin martinbonnin left a comment

Choose a reason for hiding this comment

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

👍

BoD and others added 3 commits January 16, 2024 15:54
…tlin/com/apollographql/apollo3/cache/normalized/ApolloStore.kt

Co-authored-by: Martin Bonnin <martin@mbonnin.net>
…ollographql/apollo3/cache/normalized/ApolloStore.kt

Co-authored-by: Martin Bonnin <martin@mbonnin.net>
@BoD BoD requested a review from a team as a code owner January 16, 2024 14:59
@BoD BoD merged commit 17c106e into main Jan 16, 2024
9 checks passed
@BoD BoD deleted the no-suspend-in-apollo-store branch January 16, 2024 16:52
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.

None yet

2 participants