Norbi
09/09/2021, 9:43 AMsuspend
function (called by a coroutine) can I somehow access the coroutineContext
? To be more specific, I'd like to access the CoroutineName
for debugging reasons if specified.ephemient
09/09/2021, 10:04 AMNorbi
09/09/2021, 10:24 AMThreadContextElement
maybe it is easier to implement than I thought 🙂