Hacker News new | ask | show | jobs
by hansonkd13 1410 days ago
I think my experience in async in other languages has shown how rough async in Python is.

Unless async is the default python, it will always be an after thought and introduce needless complexity when working on large projects that require a lot of external libs.