Why CoroutineExceptionHandler can only perform launch when the coroutineContext is MainScope()?

后端 未结 0 978
情深已故
情深已故 2021-01-02 12:44

I have the below code and purposely trigger an exception to be caught by errorHandler

    private var coroutineScope: CoroutineScope? = null
             


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