Also, is there a way to retrieve the current corou...
# coroutines
l
Also, is there a way to retrieve the current coroutineContext from a suspend function that doesn't have
CoroutineScope
as its receiver?