I think OP is making a joke about python's GIL, which makes it so even if you are explicitly multi threading, only one thread is ever running at a time, which can defeat the point in some circumstances.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
replies: