Hacker News new | ask | show | jobs
by benrutter 22 days ago
I'm almost certainly missing something, but I'd love to be able to call await within a sync function. If I'm waiting on the async function, it feels like there's no need for it to "colour" my caller function like it does.