Join Slack
Powered by
You can implement it with Kotlin coroutine, but th...
# coroutines
e
elizarov
12/24/2016, 5:46 PM
You can implement it with Kotlin coroutine, but then every 3rd party library you use (like
asyncGenerate
) has to follow your cancellation protocol.
Open in Slack
Previous
Next