I have started using `compile 'org.jetbrains.kotli...
# coroutines
s
I have started using
compile 'org.jetbrains.kotlinx:kotlinx-coroutines-android:0.19.3'
however there is some rightful so skepticism from some of my colleagues. I would like to know if it is safe to use coroutines in production. I need a professional statement fro my colleagues. I mostly use
suspend
keyword and
launch()