New submission from Dan Griffin :
When I create a thread that does a Popen it blocks the entire program. I
have attached a simple sample program. Whether I do Popen.wait or
Popen.poll the program blocks. I have done this on OSX 10.5 and 10.6. I
have not yet tried ussing the multiprocessing
Dan Griffin added the comment:
You are right, sorry to waste your time.
--
status: closed -> open
___
Python tracker
<http://bugs.python.org/issue7193>
___
_
Changes by Dan Griffin :
--
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue7193>
___
___
Python-bugs-list mailing list
Unsubscri