I notice that long running threads are killed using ctypes.pythonapi.PyThreadState_SetAsyncExc where they raise SystemExit?
Is there a way to avoid this being logged in the paster log? (for e.g catch it somewhere but still let the long running thread die?) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
