Hacker News new | ask | show | jobs
by sherjilozair 1711 days ago
GIL can remain default on. Users can simply disable it for chosen parts of their program.
1 comments

No they can’t, it would have to be disabled or enabled globally at the process and/or interpreter level.