<@U3ZLHBTLG> I don’t like option 2 and 3, for opti...
# coroutines
d
@louiscad I don’t like option 2 and 3, for option 1 I don’t want to start coroutine, I want to give possibility to client to decide how to start coroutine. (use
withContext
,
async
or
launch
)