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 ronaldoussoren
Recipients jaraco, ronaldoussoren
Date 2020-11-04.20:19:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604521196.47.0.81367518333.issue42263@roundup.psfhosted.org>
In-reply-to
Content
Could this be a race condition?  The thread that's created in the test is not waited on (join), it may or may not have exited by the time the test function returns.
History
Date User Action Args
2020-11-04 20:19:56ronaldoussorensetrecipients: + ronaldoussoren, jaraco
2020-11-04 20:19:56ronaldoussorensetmessageid: <1604521196.47.0.81367518333.issue42263@roundup.psfhosted.org>
2020-11-04 20:19:56ronaldoussorenlinkissue42263 messages
2020-11-04 20:19:56ronaldoussorencreate