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

Retrofit suspend funcitonality #8

Open
mpierucci opened this issue Nov 11, 2021 · 2 comments
Open

Retrofit suspend funcitonality #8

mpierucci opened this issue Nov 11, 2021 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@mpierucci
Copy link
Owner

Relying on Retrofit suspend out of the box behavior incapacitated Store integration tests, since it enabled okhttp custom threading.
Keep an eye for solutions to this or alternatives to avoid executing Call

@mpierucci mpierucci added the help wanted Extra attention is needed label Nov 11, 2021
@mpierucci
Copy link
Owner Author

Evaluate using Ktor

@mpierucci
Copy link
Owner Author

Kotlin/kotlinx.coroutines#2978

Once that's released, check if it could help with this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant