How to cancel coroutine with blocking code

后端 未结 0 361
你的背包
你的背包 2020-12-09 07:10

I\'m trying to run some long running task in coroutine. Sometimes i need to cancel this coroutine, but after job.cancel() it still continues to work.

Her

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