exiting threads

j vickroy jvickroy at sec.noaa.gov
Thu Jun 29 10:26:55 EDT 2000


The thread automatically terminates when the function being executed
returns.

Dale Burnett wrote:

> I am using thread.start_new_thread(self.foo,(x,y))
>
> Do I have to explicitly exit the thread or does it automatically exit
> when foo returns?
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.




More information about the Python-list mailing list