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 aljungberg
Recipients aljungberg, anacrolix, neologix, pitrou, python-dev, rhettinger, tasslehoff, vstinner
Date 2014-02-25.22:05:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393365940.64.0.51169913421.issue14222@psf.upfronthosting.co.za>
In-reply-to
Content
This still appears to be an issue in Python 2.7. Queue.get routinely hangs for a very long time on the Raspberry Pi as it doesn't have a clock battery and often ends up significantly adjusting its system time soon after startup.
History
Date User Action Args
2014-02-25 22:05:40aljungbergsetrecipients: + aljungberg, rhettinger, pitrou, vstinner, anacrolix, neologix, python-dev, tasslehoff
2014-02-25 22:05:40aljungbergsetmessageid: <1393365940.64.0.51169913421.issue14222@psf.upfronthosting.co.za>
2014-02-25 22:05:40aljungberglinkissue14222 messages
2014-02-25 22:05:40aljungbergcreate