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 cheryl.sabella
Recipients cheryl.sabella, docs@python, giampaolo.rodola, mediator42, xtreak
Date 2019-06-10.11:48:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560167303.92.0.400210621975.issue34677@roundup.psfhosted.org>
In-reply-to
Content
Thank you for the report.  As others have said, the actual time.time() value for the two `s.enter` events is different even though the `delay` value of 5 seems like it should be the same.  As @xtreak pointed out, the example is clever in showing that using `enter` instead of `enterabs` can make the queue behave in unexpected ways.

Closing as 'not a bug'.
History
Date User Action Args
2019-06-10 11:48:23cheryl.sabellasetrecipients: + cheryl.sabella, giampaolo.rodola, docs@python, xtreak, mediator42
2019-06-10 11:48:23cheryl.sabellasetmessageid: <1560167303.92.0.400210621975.issue34677@roundup.psfhosted.org>
2019-06-10 11:48:23cheryl.sabellalinkissue34677 messages
2019-06-10 11:48:23cheryl.sabellacreate