On Sun, 2010-11-14 at 05:29 +0000, [email protected] wrote: > On 03:56 am, [email protected] wrote: > >Hello, > >My Twisted Python application with wxReactor crashes every time the > >user exits the application. > > What do you mean when you say "crashes"? A SIGSEGV is probably due to a > bug in CPython or (more likely) wxPython.
setDaemon(True) threads often crash on exit... _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
