[issue37889] Fatal Python error: Py_EndInterpreter: not the last thread

2019-08-19 Thread STINNER Victor
STINNER Victor added the comment: It's a regression caused by bpo-37788. I created PR 15338 to revert my change. -- resolution: -> duplicate stage: -> resolved status: open -> closed superseder: -> fix for bpo-36402 (threading._shutdown() race condition) causes reference leak

[issue37889] Fatal Python error: Py_EndInterpreter: not the last thread

2019-08-19 Thread Pablo Galindo Salgado
Change by Pablo Galindo Salgado : -- title: "Fatal Python error: Py_EndInterpreter: not the last thread" that's bad -> Fatal Python error: Py_EndInterpreter: not the last thread ___ Python tracker __

[issue37889] "Fatal Python error: Py_EndInterpreter: not the last thread" that's bad

2019-08-19 Thread Pablo Galindo Salgado
Pablo Galindo Salgado added the comment: See also https://bugs.python.org/issue37788 -- ___ Python tracker ___ ___ Python-bugs-list

[issue37889] "Fatal Python error: Py_EndInterpreter: not the last thread" that's bad

2019-08-19 Thread Pablo Galindo Salgado
New submission from Pablo Galindo Salgado : The x86-64 High Sierra 3.x buildbot and AMD64 FreeBSD CURRENT Shared 3.x are failing with: Fatal Python error: Py_EndInterpreter: not the last thread https://buildbot.python.org/all/#/builders/145/builds/2233 https://buildbot.python.org/all/#/builde