Hacker News new | ask | show | jobs
by bb88 830 days ago
Not disagreeing. The only case for threading in python is for spinning something to handle IO.

But now with async even that goes away.