Hacker News new | ask | show | jobs
by _carljm 1865 days ago
Or there are just different code paths in the called function (eg a “cache hit” code path and a “cache miss” one), and only some of the code paths need to await.