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

Right, but now you are forced to convert the calling function to async.

u32 / float does not have the problem. It does not "bubble up", unless you want it to.




no, .Wait in C# or block_on in Rust keep the caller sync while evaluating the async callee, preventing the "bubble up".




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

Search: