Hacker News new | ask | show | jobs
by pkolaczk 43 days ago
Only if you ever deal with one future at a time. But async allows things like awaiting one of N events in a very natural way. Those patterns are much less readable when done with threads.