Tony Cappellini wrote: > When I executing a program external to the main program in a thread, > and that thread hangs, can the thread be terminated? > Please define "hangs".
AFAIK that could mean waiting on an external event / signal / communication that never happens, or running in an "infinite loop". So which is it or is it something else? -- Bob Gailer 919-636-4239 Chapel Hill, NC _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor