imo `async` shouldn’t be used if you don’t need re...
# coroutines
g
imo
async
shouldn’t be used if you don’t need result. Probably make sense to write some style guide for kotlinx.coroutines (especially for API). We have so many useful idioms and best practices even now
👍 6
q
do it bro, it will be very useful!