[Python-Dev] Windows

Curt Hagenlocher curt at hagenlocher.org
Wed Aug 4 17:54:40 CEST 2010


On Wed, Aug 4, 2010 at 8:25 AM, Paul Moore <p.f.moore at gmail.com> wrote:
>
> However, from my own experience, the Windows buildbot environment is
> fairly flaky, and I spend far too much time killing "stuck" python
> processes and VS JIT debugger processes, rather than actually usefully
> debugging real issues.

I would turn off JIT debugging. On an unattended machine, it's more
annoying than useful.
http://msdn.microsoft.com/en-us/library/5hs4b7a6(VS.80).aspx

--
Curt Hagenlocher
curt at hagenlocher.org


More information about the Python-Dev mailing list