Ever since changeset 2263: http://trac.turbogears.org/changeset/2263,
my nosetests restart spontaneously.  They eventually fail with the
following traceback:

  File "/home/jtate/devel/turbogears/turbogears/testutil.py", line 56,
in start_cp
    cherrypy.server.start(serverClass=None, initOnly=True)
  File "/usr/lib/python2.4/site-packages/cherrypy/_cpserver.py", line
72, in start
    Engine.start(self)
  File "/usr/lib/python2.4/site-packages/cherrypy/_cpengine.py", line
91, in start
    autoreload.main(self._start, freq=freq)
  File "/usr/lib/python2.4/site-packages/cherrypy/lib/autoreload.py",
line 63, in main
    sys.exit(restart_with_reloader())
SystemExit: 1


Anybody else seen this?  I've tried setting cherrypy's autoreload
config to False, but it has no effect.

Joseph


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to