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 xdegaye
Recipients Alex.Willmer, ncoghlan, neologix, pitrou, rhettinger, vstinner, xdegaye, yan12125
Date 2016-06-05.11:56:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465127792.15.0.0559370695192.issue26939@psf.upfronthosting.co.za>
In-reply-to
Content
The problem can be fixed by changing the switch interval to a higher value when the test is run on an Android emulator. Issue 26855 can provide a way to know when this is the case through the value of the ro.kernel.qemu property.
History
Date User Action Args
2016-06-05 11:56:32xdegayesetrecipients: + xdegaye, rhettinger, ncoghlan, pitrou, vstinner, neologix, Alex.Willmer, yan12125
2016-06-05 11:56:32xdegayesetmessageid: <1465127792.15.0.0559370695192.issue26939@psf.upfronthosting.co.za>
2016-06-05 11:56:32xdegayelinkissue26939 messages
2016-06-05 11:56:32xdegayecreate