I'm using cherrypy 2.3.0-1 on Ubuntu Intrepid (amd64) and am seeing this message even if I override the SIGINT handle. Anyone know where this is coming from and whether I can truly override the SIGINT handler while running cherrypy (so that whatever code that prints this message doesn't get run)? All the Google pointers are to avahi, which I don't think cherrypy uses, but I'd love to be corrected. :)
Same thing happens for the SIGTERM signal, even if I comment-out the signal override in _cpengine.py. Any pointers/ideas most welcome. Thanks, Jason -- Jason Rennie Research Scientist, ITA Software http://www.itasoftware.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

