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 Brian Maissy, vstinner
Date 2018-11-26.21:17:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543267056.23.0.788709270274.issue35310@psf.upfronthosting.co.za>
In-reply-to
Content
> Under this condition, either select() should be re-run with a timeout of 0, or the fd lists should be emptied before returning.

What is the current behavior?

Are you trying to fix a bug?
History
Date User Action Args
2018-11-26 21:17:36vstinnersetrecipients: + vstinner, Brian Maissy
2018-11-26 21:17:36vstinnersetmessageid: <1543267056.23.0.788709270274.issue35310@psf.upfronthosting.co.za>
2018-11-26 21:17:36vstinnerlinkissue35310 messages
2018-11-26 21:17:36vstinnercreate