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 pitrou
Recipients brett.cannon, pitrou, skrah, vstinner
Date 2012-09-12.17:35:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347471303.3320.1.camel@localhost.localdomain>
In-reply-to <1347470692.16.0.0283814851772.issue15599@psf.upfronthosting.co.za>
Content
> I was hesitating because the other FreeBSD bots don't have that problem.
> The other option would be to kick out the FreeBSD/kvm bot in favor of
> FreeBSD/Virtualbox.

Well, if the test is just running too slow, changing the switch interval
sounds easier to me than deploying a whole new setup.

> Is Python supposed to work with gil_interval = 1 or is some
> potential flakiness expected?

I don't know. It's not supposed to be widely tunable, though. Most
legitimate uses would be to lower or raise the interval a bit, not
choose insane values.
History
Date User Action Args
2012-09-12 17:35:20pitrousetrecipients: + pitrou, brett.cannon, vstinner, skrah
2012-09-12 17:35:20pitroulinkissue15599 messages
2012-09-12 17:35:20pitroucreate