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-22.14:51:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503413471.99.0.49158969921.issue31258@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1460ce5a9325690d8a1913c296a9bba437ff0f39 by Victor Stinner in branch '2.7':
bpo-31258: test_signal: call waitpid() to prevent zombie process (#3183)
https://github.com/python/cpython/commit/1460ce5a9325690d8a1913c296a9bba437ff0f39
History
Date User Action Args
2017-08-22 14:51:12vstinnersetrecipients: + vstinner
2017-08-22 14:51:11vstinnersetmessageid: <1503413471.99.0.49158969921.issue31258@psf.upfronthosting.co.za>
2017-08-22 14:51:11vstinnerlinkissue31258 messages
2017-08-22 14:51:11vstinnercreate