The Changelog: Software Development, Open Source
Free-threaded Python (Interview)
Łukasz Langa
If your thread is waiting on a blocking network connection, it also does not need to hold the lock because that particular moment in time, there is not going to be any Python code executing. So you can give that gill to somebody else. So there are special cases in which we were already sort of parallel more than not. But it is very implicit.
0
💬
0
Comments
Log in to comment.
There are no comments yet.