Message 302723 - Python tracker

Message302723

Author pitrou
Recipients germn, pitrou, r.david.murray, vstinner, yselivanov
Date 2017-09-21.21:03:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506027796.6.0.415442024843.issue31539@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think the bug is about real time here, rather about minimal sleep time expectations; i.e. it's expected that the sleep time may be *more* than asked for, but not less than.

(and I would share that expectation myself)
History
Date User Action Args
2017-09-21 21:03:16pitrousetrecipients: + pitrou, vstinner, r.david.murray, yselivanov, germn
2017-09-21 21:03:16pitrousetmessageid: <1506027796.6.0.415442024843.issue31539@psf.upfronthosting.co.za>
2017-09-21 21:03:16pitroulinkissue31539 messages
2017-09-21 21:03:16pitroucreate