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 2017-08-09.08:51:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502268705.4.0.991466267288.issue31150@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 88eee44a91c991dbbdf284fa220e2928b5de105c by Victor Stinner (Ammar Askar) in branch 'master':
bpo-31150: Wait for child process in test_forkinthread to avoid thread reaped warnings (#3032)
https://github.com/python/cpython/commit/88eee44a91c991dbbdf284fa220e2928b5de105c
History
Date User Action Args
2017-08-09 08:51:45vstinnersetrecipients: + vstinner
2017-08-09 08:51:45vstinnersetmessageid: <1502268705.4.0.991466267288.issue31150@psf.upfronthosting.co.za>
2017-08-09 08:51:45vstinnerlinkissue31150 messages
2017-08-09 08:51:45vstinnercreate