Hacker News new | ask | show | jobs
by JeanSebTr 3693 days ago
There's no coroutines involved.

It use a simple state machine. The async keyword is implemented with the same principle.