Join Slack
Powered by
In this example - how does kotlin know when to sta...
# coroutines
a
asad.awadia
12/16/2017, 2:39 AM
In this example - how does kotlin know when to start suspending
postItem()
when `requestToken()`/`createPost()` is called - how does the compiler know which line the long computation or network call will be
Open in Slack
Previous
Next