Atomics are isolated to where they are needed, the GIL is global though C (but not Python) code can release it.
Atomics are isolated to where they are needed, the GIL is global though C (but not Python) code can release it.