[ad_1]
Too Long; Didn’t Read
The `GlobalScope` is a kind of scope in the world of `Kotlin` coroutines that challenges a lot of developers. Many say that it is not useful and it was probably a bad idea to introduce it in the standard library any ways. The reason for this seems to stem of of the fact that we cannot tie the `Global Scope` created cor outines with any specific lifecycle. In the video, to which you can find the link bellow, I am casually talking about that while walking in Gouda.
[ad_2]
Source link