Basically, it’s a state machine, and Continuation&...
# coroutines
o
Basically, it’s a state machine, and Continuation<T> instance is always the same, implemented on a state machine, but’s implementation detail.