-
Notifications
You must be signed in to change notification settings - Fork 655
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
Update Threading.md and change the dispatcher earlier in the chain #4319
Conversation
.../src/commonMain/kotlin/com/apollographql/apollo3/cache/normalized/FetchPolicyInterceptors.kt
Outdated
Show resolved
Hide resolved
✅ Deploy Preview for apollo-android-docs canceled.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Moving this to draft as it has a side effect of subscribing to the store asynchronously now and therefore is subject to race conditions. This is something we've seen in the past and would need to be revisited. |
4bdf471
to
03c3860
Compare
✅ Deploy Preview for apollo-android-docs canceled.
|
6bb5275
to
d732236
Compare
Marking this 2 years old PR as "ready for review". There are still CI flakes that I believe are not related to this PR and will address separately |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
No description provided.