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

I really like Rust's async for its ability to immediately cancel Futures, the entire call stack together, at any await point, without needing cooperation from individual calls.


How is that possible if e.g. an external SQL server needs to be told that the operation should be canceled?




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

Search: