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 martin.panter, ned.deily, neologix, pitrou, python-dev, vstinner
Date 2015-03-04.17:43:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> Would be nice to have a test for it;

There are already some tests on EINTR in test_file_eintr and test_subprocess (test_communicate_eintr()).
History
Date User Action Args
2015-03-04 17:43:18vstinnersetrecipients: + vstinner, pitrou, ned.deily, neologix, python-dev, martin.panter
2015-03-04 17:43:18vstinnersetmessageid: <[email protected]>
2015-03-04 17:43:18vstinnerlinkissue23285 messages
2015-03-04 17:43:18vstinnercreate