Join Slack
Powered by
Hey, all. I’m following this guide (<https://githu...
# coroutines
p
pardom
03/26/2018, 6:07 PM
Hey, all. I’m following this guide (
https://github.com/Kotlin/kotlin-coroutines/blob/master/kotlin-coroutines-informal.md#wrapping-callbacks
) to wrap a callback in a suspended function, however I also want to add a timeout continuation. What’s the safest and simplest way to do this?
2
Views
Open in Slack
Previous
Next