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

[FEAT]: Inject Coroutine context into KtorApi client #106

Open
krizzu opened this issue Dec 19, 2022 · 1 comment
Open

[FEAT]: Inject Coroutine context into KtorApi client #106

krizzu opened this issue Dec 19, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@krizzu
Copy link
Contributor

krizzu commented Dec 19, 2022

Description

Follow up https://github.com/AndroidDev-social/DodoForMastodon/pull/99/files#r1052314164

Additional Information

No response

@krizzu krizzu added the enhancement New feature or request label Dec 19, 2022
@arkivanov
Copy link

Perhaps you don't even need to do that. Ktor is already async by default, it shouldn't block the thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants