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 nedbat
Recipients altendky, nedbat
Date 2016-12-27.18:12:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482862363.5.0.606256568507.issue29085@psf.upfronthosting.co.za>
In-reply-to
Content
Adding a time.sleep(0.001) (or maybe even just 0) between the calls prevents the problem.
History
Date User Action Args
2016-12-27 18:12:43nedbatsetrecipients: + nedbat, altendky
2016-12-27 18:12:43nedbatsetmessageid: <1482862363.5.0.606256568507.issue29085@psf.upfronthosting.co.za>
2016-12-27 18:12:43nedbatlinkissue29085 messages
2016-12-27 18:12:43nedbatcreate