reference on azure functions: <https://docs.micros...
# coroutines
m
g
I suspect you'd need serializable coroutines. But indeed, a lot of coroutines is clever creation of stateful closures. That seems very much like the topic MS is mentioning.
m
I’m assuming this might be made possible once https://github.com/Kotlin/kotlinx.coroutines/issues/76 is resolved then?