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 pitrou
Recipients gregory.p.smith, jcon, pitrou, python-dev
Date 2012-06-25.17:04:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340643876.7.0.317274746971.issue12268@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think setitimer() is the culprit, rather the fact that the timeout is too short. You could try setting it to e.g. 0.4.
History
Date User Action Args
2012-06-25 17:04:36pitrousetrecipients: + pitrou, gregory.p.smith, python-dev, jcon
2012-06-25 17:04:36pitrousetmessageid: <1340643876.7.0.317274746971.issue12268@psf.upfronthosting.co.za>
2012-06-25 17:04:36pitroulinkissue12268 messages
2012-06-25 17:04:35pitroucreate