Where is that continuation stack stored? I take it...
# coroutines
h
Where is that continuation stack stored? I take it if we lose a reference to some objects, that stack will be GC'ed , so which objects do have that reference to stack internally?