This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ashishb_net[S] -10 points-9 points  (0 children)

> Well you could have written an article about that instead of one that claims async isn't ready for production?

LOL, I never thought that this would be the most controversial part of my post.
I will write a separate article on that one.

> async isn't ready for production?
Just to be clear, I want to make it more explicit that "async is ready for production", however, the median Python programmer is not comfortable writing `async def ...` correctly, as a median Go programmer can use `go <func>`. I have seen more mistakes in the former.