Threads in Python version 1.5, thread doesn't start until calling process dies
James Logajan
JamesL at Lugoj.Com
Wed Jul 25 11:44:11 EDT 2001
More information about the Python-list mailing list
Wed Jul 25 11:44:11 EDT 2001
- Previous message (by thread): Threads in Python version 1.5, thread doesn't start until calling process dies
- Next message (by thread): Threads in Python version 1.5, thread doesn't start until calling process dies
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
That does look odd. What operating system are you using? And when you say 1.5, do you mean 1.5 or 1.5.2? Ken Tabacchi wrote: > > I am having some trouble with a threadded process in Python version > 1.5. It seems that the thread does not start until the calling > process has died. The thread starts immediately when the following > program is run under Python version 2.1. [ Elided. ]
- Previous message (by thread): Threads in Python version 1.5, thread doesn't start until calling process dies
- Next message (by thread): Threads in Python version 1.5, thread doesn't start until calling process dies
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list