Daniel Stutzbach <stutzb...@google.com> added the comment:

In my case, each thread launches a CPU-intensive process via subprocess, then 
waits for it to report output and exit.

Also, keep in mind that PyPy and IronPython don't have a GIL (although I'm not 
a PyPy or IronPython user myself).

----------

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

Reply via email to