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 steve.dower
Recipients Gammaguy, eryksun, josh.r, paul.moore, rhettinger, steve.dower, terry.reedy, tim.golden, vstinner, xtreak, zach.ware
Date 2021-03-17.17:44:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616003081.26.0.327035489085.issue34535@roundup.psfhosted.org>
In-reply-to
Content
Given that extra info, I'd say we're fine to document that our timeouts can't do any better than the OS, which "for example, is typically around 15ms on Windows", and recommend using non-blocking calls instead.
History
Date User Action Args
2021-03-17 17:44:41steve.dowersetrecipients: + steve.dower, rhettinger, terry.reedy, paul.moore, vstinner, tim.golden, zach.ware, eryksun, josh.r, xtreak, Gammaguy
2021-03-17 17:44:41steve.dowersetmessageid: <1616003081.26.0.327035489085.issue34535@roundup.psfhosted.org>
2021-03-17 17:44:41steve.dowerlinkissue34535 messages
2021-03-17 17:44:41steve.dowercreate