I justed wanted to understand how continuations work and where it happens, so I made the simplest example possible I could think of. I wanted to start work one place, leave it in the middle, do some other work, and then continue from where I left. Your answer as well as Pit Capitain's above solved the problem.