Strange Thread Issue
Robert Rawlins - Think Blue
robert.rawlins at thinkbluemedia.co.uk
Fri Jun 22 10:47:23 EDT 2007
Hello Guys,
I'm having an issue with a thread which I've not come across before and it
has be baffled. The thread doesn't really do a lot, it simple contains a
popen command to run something from cmd, now then i trigger the thread form
my main application using the .start() method nothing happens, the command
prompt program isn't triggered, yet as soon as a ctrl+c to close my
application the thread then seems to kick into life and work.
Any ideas what is causing this?
Thanks guys,
Rob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070622/ee854d2f/attachment.html>
More information about the Python-list
mailing list