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 vstinner
Recipients pitrou, sbt, vstinner
Date 2012-04-08.23:30:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333927822.01.0.639308118618.issue12338@psf.upfronthosting.co.za>
In-reply-to
Content
> SocketServer has been changed to restart select() on EINTR,
> but it doesn't recompute the timeout.

See issue #7978.
History
Date User Action Args
2012-04-08 23:30:22vstinnersetrecipients: + vstinner, pitrou, sbt
2012-04-08 23:30:22vstinnersetmessageid: <1333927822.01.0.639308118618.issue12338@psf.upfronthosting.co.za>
2012-04-08 23:30:21vstinnerlinkissue12338 messages
2012-04-08 23:30:21vstinnercreate