Join Slack
Since HttpClient extends CoroutineScope, is it safe to call `client.launch {}` to perform some async...
# ktor
z
Zoltan Demant
05/30/2023, 6:38 AM
Since HttpClient extends CoroutineScope, is it safe to call
client.launch {}
to perform some asynchronous work, as opposed to having a separate CoroutineScope (that would match the clients lifecycle, etc)?
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by