Problem with threads and signals

Diez B. Roggisch deetsNOSPAM at web.de
Wed Mar 17 06:34:29 EST 2004


> 
> Anyone any idea what i did wrong?? Thanks for your help in advance..
> 
> Sebastian

Under Linux, similar things worked for me. Did you call setDaemon(True) on
your bg threads?


-- 
Regards,

Diez B. Roggisch



More information about the Python-list mailing list