trackr icon indicating copy to clipboard operation
trackr copied to clipboard

Replace GlobalScope with Application CoroutineScope

Open swapnilkadlag opened this issue 3 years ago • 0 comments

I would like to propose a change which will replace the use of GlobalScope with Application CoroutineScope, for the reasons mentioned in the article below https://elizarov.medium.com/the-reason-to-avoid-globalscope-835337445abc

swapnilkadlag avatar Oct 01 '21 17:10 swapnilkadlag