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

I find it much easier to reason about my async Python code when the async yield points are explicit. If every line can potentially yield to another async task, I find myself thinking long and hard about a lot of those lines.


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

Search: