[issue38884] __import__ is not thread-safe on Python 3

Valentyn Tymofieiev report at bugs.python.org
Thu Nov 21 18:01:41 EST 2019


Valentyn Tymofieiev <valentyn at google.com> added the comment:

The behavior changes between Python 3.2 (no deadlock) and Python 3.3 (deadlock). Deadlock also reproducible on Python 3.8.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38884>
_______________________________________


More information about the Python-bugs-list mailing list