Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's pretty simple, "await/async" rewrites normal-looking code to continuation passing code the same way "yield return/yield break" rewrites normal-looking code to be a state-machine.

Jon Skeet has written a number of insanely detailed articles on it.



That makes sense and sounds a lot simpler than how I was trying to read the samples at first.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: