Kotlin Coroutines Table Content
1, Introduction to Coroutine in Kotlin
2, Non-blocking in Kotlin Coroutines (This article)
3, Start and Suspend a Coroutine in Kotlin (incoming this week)
From the last article, Introduction to Coroutine in Kotlin, it is known that Coroutine in Kotlin provides advantages such as lightweight, non-blocking