Is it true what I heard (as a "rumour" of sorts), that in multithreaded
Python programs global variables are already automagically protected by
mutexes? Can someone clarify on that?
--
--
Every sufficiently advanced magic is indistinguishab le from technology
- Arthur C Anticlarke
Python programs global variables are already automagically protected by
mutexes? Can someone clarify on that?
--
--
Every sufficiently advanced magic is indistinguishab le from technology
- Arthur C Anticlarke
Comment