This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients dhamilton, paul.moore, ph.fieschi, steve.dower, tim.golden, zach.ware
Date 2020-08-18.21:50:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597787443.8.0.683664279498.issue39345@roundup.psfhosted.org>
In-reply-to
Content
Are you able to capture a process dump at the hang? I haven't seen this anywhere else, and don't even know how to go about trying to reproduce it with this information - Py_Initialize is called by every single Python process, so there's something special about your situation that isn't obvious yet :)
History
Date User Action Args
2020-08-18 21:50:43steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, dhamilton, ph.fieschi
2020-08-18 21:50:43steve.dowersetmessageid: <1597787443.8.0.683664279498.issue39345@roundup.psfhosted.org>
2020-08-18 21:50:43steve.dowerlinkissue39345 messages
2020-08-18 21:50:43steve.dowercreate