Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
randyrand
2y ago
0 comments
Save
Share
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.
0 comments
1 comments · 1 top-level
top
newest
oldest
kprotty
2y ago
no, .Wait in C# or block_on in Rust keep the caller sync while evaluating the async callee, preventing the "bubble up".
j
/
k
navigate · click thread line to collapse