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 asvetlov
Recipients asvetlov, giampaolo.rodola, pitrou, terry.reedy, yselivanov
Date 2018-01-22.09:08:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516612126.95.0.467229070634.issue32458@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, the scheduled call was executed sooner than expected.
Actually we had 0.1 sec delay, checked for at least 0.08 but actual call time was 0.078

BTW I recall an issue with Windows when call_later() was executed sooner already.
History
Date User Action Args
2018-01-22 09:08:47asvetlovsetrecipients: + asvetlov, terry.reedy, pitrou, giampaolo.rodola, yselivanov
2018-01-22 09:08:46asvetlovsetmessageid: <1516612126.95.0.467229070634.issue32458@psf.upfronthosting.co.za>
2018-01-22 09:08:46asvetlovlinkissue32458 messages
2018-01-22 09:08:46asvetlovcreate