[issue26624] Windows hangs in call to CRT setlocale()

Steve Dower report at bugs.python.org
Thu Mar 24 11:33:19 EDT 2016


Steve Dower added the comment:

If the comment is in the sources, presumably it's also handled correctly. But it does seem like there's potential here for simultaneous thread creation and first-time calls into OS locale functions to cause a deadlock.

I'll email the CRT team and see what they know about this.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26624>
_______________________________________


More information about the Python-bugs-list mailing list