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 Christophe Simonis, Jerzy.Kozera, Yaniv.Aknin, bda, exarkun, giampaolo.rodola, gregory.p.smith, kchen, neologix, nvetoshkin, pitrou, python-dev, spiv, vstinner
Date 2012-04-08.23:25:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> You must recompute the timeout when select() is interrupted: see issue 
> #12338.

Ah, right. It's a minor issue, though. I would suggest opening a separate issue for it. The patch is now committed to all 3 branches (I'm finally convinced this is a bug worth fixing), so I'm closing this issue.
History
Date User Action Args
2012-04-08 23:25:20pitrousetrecipients: + pitrou, gregory.p.smith, spiv, exarkun, vstinner, giampaolo.rodola, Christophe Simonis, nvetoshkin, neologix, Yaniv.Aknin, bda, kchen, Jerzy.Kozera, python-dev
2012-04-08 23:25:20pitrousetmessageid: <[email protected]>
2012-04-08 23:25:19pitroulinkissue7978 messages
2012-04-08 23:25:19pitroucreate