Skip to content

Comment on Ask HN: Is Python async/await some kind of joke?

Comments

Let me say that I'm of the opinion that async/await just became popular because js didn't have any better way of doing concurrent programming

Having one thread per worker sounds better. Or the actor model

Sure async/await is "easy" but also turns every code into a mess

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.