Re: Bug in threading module
Jason Adams <[email protected]>
| Newsgroups | gmane.comp.python.windows-ce |
|---|---|
| Message-ID | <[email protected]> |
I was under the impression that threading wasn't fully supported on pythonCE and the thread class is just a dummy class. Has this changed or am I just plain wrong? On 1/29/06, Дмитрий Беляев <[email protected]> wrote: > I wrote small program using "threading" module. Inherited > "threading.Thread" class and started new thread. Started the program and > found that process is terminated when main program is finished even if > there are active non-daemonic threads. > Checked this program at desktop Python24 and it was executing until > thread has finished. > _______________________________________________ > PythonCE mailing list > [email protected] > http://mail.python.org/mailman/listinfo/pythonce > _______________________________________________ PythonCE mailing list [email protected] http://mail.python.org/mailman/listinfo/pythonce