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

> Async != concurrency.

Right, but tasks are sharing the same thread which is fine, but when we need to expand on that with them actually working async, i.e non blocking, fire and quasi-forget, its tricky. That's all I'm saying.



The Rust async experience indeed has lots of pitfalls, very much agree there.


s/The Rust/All/




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

Search: