[Pyobjc-dev] Kill Thread on Exception
Brought to you by:
ronaldoussoren
|
From: Koen B. <ko...@ma...> - 2008-01-26 23:53:00
|
Hi everyone, I have a (python) background thread running in our app. Whenever I get an exception the app now crashes with a bus error without giving a nice traceback. Is there any way to kill the thread if the main loop gets an exception? Kindest regards, Koen Bok |