https://kotlinlang.org logo
#announcements
Title
# announcements
o

Olekss

10/19/2017, 10:01 AM
Roman, and do I understand correctly that when writing my suspend function which actually establishes remote connection (Socket?) and does some query, I need to finally wrap it into suspendCoroutine(continuation ->) or suspendCancellableCoroutine - where exactly I doo the work, and then call the continuation result when I am done?
e

elizarov

10/19/2017, 10:07 AM
Let’s continue that in #coroutines
o

Olekss

10/19/2017, 10:11 AM
ok sorry, didn't knew
You are not on the channel 🙂