[issue36469] Stuck during interpreter exit, attempting to take the GIL

Eric Snow report at bugs.python.org
Fri Mar 29 12:15:07 EDT 2019


Eric Snow <ericsnowcurrently at gmail.com> added the comment:

* Are any signals (or signal handlers) involved?
* Are you monkeypatching any builtins, builtin/stdlib modules (or any parts of those)?

Keep in mind that a number of bugs have been fixed in later releases related to the various things I've asked about.  For instance, see issue #30703.

----------

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


More information about the Python-bugs-list mailing list