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 vstinner
Recipients eric.snow, vstinner
Date 2020-04-08.21:19:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586380784.17.0.586088439887.issue37127@roundup.psfhosted.org>
In-reply-to
Content
> Also, someone did manage to investigate and identify a likely cause:
> https://bugs.python.org/issue33608#msg342791

I made many changes in Python internals since bpo-33608 was reported. I am not aware of any recent issue with pending calls and so close the issue.

If you get new crashes/hangs with pending calls during Python finalization, please open a new issue.
History
Date User Action Args
2020-04-08 21:19:44vstinnersetrecipients: + vstinner, eric.snow
2020-04-08 21:19:44vstinnersetmessageid: <1586380784.17.0.586088439887.issue37127@roundup.psfhosted.org>
2020-04-08 21:19:44vstinnerlinkissue37127 messages
2020-04-08 21:19:44vstinnercreate