Join Slack
Powered by
i can’t use a parent job, its deprecated. i cant f...
# coroutines
m
myanmarking
10/19/2018, 6:15 PM
i can’t use a parent job, its deprecated. i cant find the new way
e
elizarov
10/19/2018, 6:20 PM
What is your use-case?
m
myanmarking
10/19/2018, 6:21 PM
query multiple tables, join the result and do sth
e
elizarov
10/19/2018, 6:22 PM
Use structured concurrency
elizarov
10/19/2018, 6:23 PM
https://kotlinlang.org/docs/reference/coroutines/composing-suspending-functions.html#structured-concurrency-with-async
m
myanmarking
10/19/2018, 6:24 PM
thank you
4
Views
Open in Slack
Previous
Next