On Wed, Aug 4, 2010 at 8:25 AM, Paul Moore <[email protected]> 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 [email protected] _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
