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 gregory.p.smith
Recipients gregory.p.smith, jcon, pitrou, python-dev
Date 2012-06-25.08:05:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340611519.74.0.926964625351.issue12268@psf.upfronthosting.co.za>
In-reply-to
Content
The 3.* ubuntu arm buildbot hanging in test_io is very odd.

I'm going to undo my supposedly straight forward signal.alarm(...) to signal.setitimer(...) change first to see if that is related.
History
Date User Action Args
2012-06-25 08:05:19gregory.p.smithsetrecipients: + gregory.p.smith, pitrou, python-dev, jcon
2012-06-25 08:05:19gregory.p.smithsetmessageid: <1340611519.74.0.926964625351.issue12268@psf.upfronthosting.co.za>
2012-06-25 08:05:19gregory.p.smithlinkissue12268 messages
2012-06-25 08:05:18gregory.p.smithcreate