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 Michael.Felt, vstinner, xtreak
Date 2020-03-25.23:15:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585178151.39.0.137894660358.issue36273@roundup.psfhosted.org>
In-reply-to
Content
"""
OK (skipped=1)
Warning -- files was modified by test_threading
  Before: []
  After:  ['core']
"""

That's maybe bpo-40068 "test_threading: ThreadJoinOnShutdown.test_reinit_tls_after_fork() crash with Python 3.8 on AIX".
History
Date User Action Args
2020-03-25 23:15:51vstinnersetrecipients: + vstinner, Michael.Felt, xtreak
2020-03-25 23:15:51vstinnersetmessageid: <1585178151.39.0.137894660358.issue36273@roundup.psfhosted.org>
2020-03-25 23:15:51vstinnerlinkissue36273 messages
2020-03-25 23:15:51vstinnercreate