Hacker News new | ask | show | jobs
by kprotty 1010 days ago
no, .Wait in C# or block_on in Rust keep the caller sync while evaluating the async callee, preventing the "bubble up".