➜

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.

作者 pitrou
收信人 neologix, pitrou, tasslehoff, vstinner
日期 2012-03-07.22:40:26
SpamBayes Score 0.01391441
Marked as misclassified 否
Message-id <1331160026.94.0.871481453327.issue14222@psf.upfronthosting.co.za>
In-reply-to
内容
Well, in 3.3 we could use clock_gettime(CLOCK_MONOTONIC) where available.
That said, this is not specific to Queue.get() and will probably happen with many similar functions taking a timeout parameter.
历史
日期 用户 动作 参数
2012-03-07 22:40:27pitrou修改recipients: + pitrou, vstinner, neologix, tasslehoff
2012-03-07 22:40:26pitrou修改messageid: <1331160026.94.0.871481453327.issue14222@psf.upfronthosting.co.za>
2012-03-07 22:40:26pitrou链接issue14222 messages
2012-03-07 22:40:26pitrou创建