I sorta thought there was a way you could kinda ma...
# coroutines
g
I sorta thought there was a way you could kinda magically get the current coroutine effectively from a thread-local by writing
suspendCoroutine { }