Y
Hacker News
new
|
ask
|
show
|
jobs
by
dragonwriter
3255 days ago
They do run in parallel, so long as all but one are running low-level library code which has released the GIL, but you can't call back into the runtime without grabbing the GIL.