Results 8 comments of Rohan Dhruva

Is there any workaround that can be used in the meantime for this? Can I provide the dependencies some other way? My setup is roughly like this: ``` @Component(modules =...

@faogustavo , thanks for pinging this issue :) > I can create an android module. After it, we can break this issue in some others. This way, more people can...

@oconnor663 Installing `sni-qt` did not fix the issue #59 for me on Kubuntu 14.04.

> Back to your original question, your best bet would be to not use `writeToCacheAsynchronously` in specific cases - but I guess that’s probably what you currently do already? Yes,...

> We could swap the order of the two lines [here](https://github.com/apollographql/apollo-kotlin/blob/a8737d12d96089c0608f9878a47131f276ba5d4d/libraries/apollo-normalized-cache/src/commonMain/kotlin/com/apollographql/apollo3/cache/normalized/internal/ApolloCacheInterceptor.kt#L172). Meaning you could rely on the Flow terminating to know that the cache went through but that would remove...

> Maybe it is enough to just wait on that job to complete before finishing the flow? I have submitted a proposal for this in PR #5877, but there is...

Thank you. Best of luck with your move :)

Hello.. Has there been any update on this? Thanks!