But single coroutine doesn’t run concurrently with...
# coroutines
o
But single coroutine doesn’t run concurrently with itself, so any state captured in locals etc is safe (might need publication, but that’s what generated bytecode should be doing transparently anyway)