Antoine Pitrou <[EMAIL PROTECTED]> added the comment: Oh, in another regrtest run, test_multiprocessing just hanged without eating any CPU, this is what it printed after I pressed Ctrl-C:
test_multiprocessing Process PoolWorker-5:4: Traceback (most recent call last): File "/home/antoine/py3k/traceback/Lib/multiprocessing/process.py", line 237, in _bootstrap Process PoolWorker-5:3: Traceback (most recent call last): File "/home/antoine/py3k/traceback/Lib/multiprocessing/process.py", line 237, in _bootstrap Process PoolWorker-5:2: Traceback (most recent call last): File "/home/antoine/py3k/traceback/Lib/multiprocessing/process.py", line 237, in _bootstrap Process PoolWorker-5:1: Traceback (most recent call last): File "/home/antoine/py3k/traceback/Lib/multiprocessing/process.py", line 237, in _bootstrap _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3109> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com