hey guys, there was a blogpost or a medium article...
# coroutines
f
hey guys, there was a blogpost or a medium article explaining why it’s a bad idea to use
return@launch
and other bad practices in Kotlin coroutines but i’ve lost access to it, does someone remember it?
p
Did you find it? Why is
return@launch
bad?