Hacker News new | ask | show | jobs
by xxs 695 days ago
>My rough understanding is that this is similar to async/await in .NET?

No, the I/O is still blocking with respect to the application code.