Hacker News new | ask | show | jobs
by Jizzle 3166 days ago
Oops, should've specified C# specifically, in which deadlock has become notorious. I don't think there's anything wrong with async/await per se. It looks to me like the linearity of js engine event loops wouldn't produce the same problem.
1 comments

Ohh gotcha, shoulda picked up on the context :)