Thread stops!!

Steve nospam at nospam.com
Mon Feb 2 08:05:59 EST 2004


Hi,

I have a multithreaded python script that collects some data 
periodically and populates it into a database. For some reason, one of 
the thread keeps stopping after running for some while and there's no 
failure or any other sign of failure. What can possibly be going wrong? 
how can I track this? Is there someway I can find out if ony of the 
thread stopped? Please help!!

-- 
Steve




More information about the Python-list mailing list