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 martin.panter
Recipients martin.panter, python-dev, vstinner
Date 2016-06-03.13:56:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464962201.26.0.867289055374.issue22331@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch with my suggestion to send the signal only when read() returns, and also closing the read end of the pipe before the write end.
History
Date User Action Args
2016-06-03 13:56:41martin.pantersetrecipients: + martin.panter, vstinner, python-dev
2016-06-03 13:56:41martin.pantersetmessageid: <1464962201.26.0.867289055374.issue22331@psf.upfronthosting.co.za>
2016-06-03 13:56:41martin.panterlinkissue22331 messages
2016-06-03 13:56:41martin.pantercreate