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 tim.peters
Recipients pitrou, tim.peters
Date 2013-10-25.21:41:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382737268.21.0.0755749494524.issue19399@psf.upfronthosting.co.za>
In-reply-to
Content
BTW, if subprocess did check the return value, it would see that the timeout already expired, and the test would pass.
History
Date User Action Args
2013-10-25 21:41:08tim.peterssetrecipients: + tim.peters, pitrou
2013-10-25 21:41:08tim.peterssetmessageid: <1382737268.21.0.0755749494524.issue19399@psf.upfronthosting.co.za>
2013-10-25 21:41:08tim.peterslinkissue19399 messages
2013-10-25 21:41:08tim.peterscreate