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