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 giampaolo.rodola
Recipients giampaolo.rodola, ncoghlan, rosslagerwall
Date 2012-02-06.22:32:51
SpamBayes Score 0.008702518
Marked as misclassified No
Message-id <1328567572.95.0.969913887655.issue13578@psf.upfronthosting.co.za>
In-reply-to
Content
> This biggest challenge I have noticed so far in exploring 
> this is how to handle timeouts on Windows

I haven't actually looked into it but this somewhat recalls:
http://bugs.python.org/issue1191964
Since issue1191964 is supposed to provide async subprocess I/O I presume Windows timeouts are also involved somewhere in the provided patch/recipe.
History
Date User Action Args
2012-02-06 22:32:53giampaolo.rodolasetrecipients: + giampaolo.rodola, ncoghlan, rosslagerwall
2012-02-06 22:32:52giampaolo.rodolasetmessageid: <1328567572.95.0.969913887655.issue13578@psf.upfronthosting.co.za>
2012-02-06 22:32:52giampaolo.rodolalinkissue13578 messages
2012-02-06 22:32:51giampaolo.rodolacreate