1 min readDec 23, 2019
Sure. You should not use GlobalScope
, but launch coroutine in a proper scope of your application. See also https://medium.com/@elizarov/the-reason-to-avoid-globalscope-835337445abc
Sure. You should not use GlobalScope
, but launch coroutine in a proper scope of your application. See also https://medium.com/@elizarov/the-reason-to-avoid-globalscope-835337445abc
Project Lead for the Kotlin Programming Language @JetBrains