I am looking to see if it's possible to start a co...
# coroutines
r
I am looking to see if it's possible to start a coroutine in one run of a program, serialize it once it has got to a suspension point, and then deserialise and resume it from the suspension point.