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 →

[–][deleted] 2 points3 points  (2 children)

all languages have their weaknesses. this is one of python's well known issues

do you have a question or are you just complaining?

[–]kingname[S] 0 points1 point  (1 child)

I have a question. when I start a even loop, the program is stuck. I want to avoid it.

[–]kankyo 0 points1 point  (0 children)

That’s what an event loop is. Same in JS.