Terry J. Reedy <tjre...@udel.edu> added the comment:

I ran with 3.2, winxp with "if __name__ == '__main__':" added after the def 
statement (without this, process spawned 150 processes before I got logged out) 
and ()s added to prints. Hung on pool.join as OP said. I could only stop by 
closing command window as ^C was ignored. Any new test should have a timeout 
;-).

----------
nosy: +terry.reedy
stage:  -> test needed
versions: +Python 3.2, Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12157>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to