maxime
11/15/2018, 1:24 PMasReference()
) is gone, what is the way to go now? Should I use WeakReference
instead, rely on the coroutine state, or trust the current CoroutineScope?elizarov
11/15/2018, 3:15 PMReference
you were using before? From what library?gildor
11/15/2018, 5:19 PMmaxime
11/19/2018, 12:54 PM