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