Y
Hacker News
new
|
ask
|
show
|
jobs
by
ris
2576 days ago
If you look more closely, it often makes them thread-unsafe even
with
the GIL. Take a look some time at what operations the GIL can pre-empt a python thread in the middle of.