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 <[email protected]>
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: <[email protected]>
2012-06-25 17:04:36pitroulinkissue12268 messages
2012-06-25 17:04:35pitroucreate