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 vstinner
Date 2020-09-07.15:47:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599493671.65.0.829699651825.issue41739@roundup.psfhosted.org>
In-reply-to
Content
Same isuse on s390x RHEL7 LTO + PGO 3.x:
https://buildbot.python.org/all/#/builders/244/builds/45

Warning -- threading_cleanup() failed to cleanup 1 threads (count: 1, dangling: 2)
Warning -- Dangling thread: <_MainThread(MainThread, started 4396860012288)>
Warning -- Dangling thread: <Thread(Thread-4, started daemon 4396701710608)>
History
Date User Action Args
2020-09-07 15:47:51vstinnersetrecipients: + vstinner
2020-09-07 15:47:51vstinnersetmessageid: <1599493671.65.0.829699651825.issue41739@roundup.psfhosted.org>
2020-09-07 15:47:51vstinnerlinkissue41739 messages
2020-09-07 15:47:51vstinnercreate