Hacker News new | past | comments | ask | show | jobs | submit login

> So it's equivalent to async, but it's still synchronous. Nice.

Based on your description this is equivalent to async/await implemented with callbacks but not async/await implemented via polling.




Do you mean polling, as in calling poll()? Or polling, as in continuously checking if something is finished?


The latter.




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

Search: