How to correctly join all jobs launched in a CoroutineScope

前端 未结 0 1660
轻奢々
轻奢々 2021-02-02 10:52

I\'m refactoring some Kotlin code that currently launches coroutines on the GlobalScope to a structured concurrency-based approach. I need to join all of the jobs l

相关标签:
回答
  • 消灭零回复
提交回复
热议问题