<@U0B8FLVUH>: when someAsyncOperation flags that i...
# language-proposals
m
@loganj: when someAsyncOperation flags that it's done, the stack frames are taken out of the heap and reinserted into the execution stack, so control ends up back at the 'await' and it returns.