I run the following piece of pure python code and in my understanding GIL should kick in and avoid simultaneous access to variable x and hence x sh
x