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, pablogsal, pitrou, vstinner
Date 2019-06-10.22:52:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560207135.96.0.22521810743.issue36402@roundup.psfhosted.org>
In-reply-to
Content
Other references to test_threads_join_2() failures:

* bpo-36989: fails once AIX
* bpo-27791: 2 failures in 2016 in "AMD64 FreeBSD 10 Shared 3.x" buildbots (I closed the issue with: "Sadly, such bug is hard to reproduce. I didn't look at buildbots recently, and I don't have access to FreeBSD, so I just close the issue :-/")
* bpo-28084: once failure on "AMD64 FreeBSD 9.x 3.x" buildbot (closed as a duplicate of bpo-27791)

See also bpo-18808: "Thread.join returns before PyThreadState is destroyed" (issue which added the test).
History
Date User Action Args
2019-06-10 22:52:15vstinnersetrecipients: + vstinner, pitrou, eric.snow, pablogsal
2019-06-10 22:52:15vstinnersetmessageid: <1560207135.96.0.22521810743.issue36402@roundup.psfhosted.org>
2019-06-10 22:52:15vstinnerlinkissue36402 messages
2019-06-10 22:52:15vstinnercreate