Hirokazu Yamamoto <[EMAIL PROTECTED]> added the comment:

This is traceback when run reproducable.py.

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "e:\python-dev\trunk\lib\multiprocessing\forking.py", line 341,
in main
    prepare(preparation_data)
  File "e:\python-dev\trunk\lib\multiprocessing\forking.py", line 456,
in prepar
e
    '__parents_main__', file, path_name, etc
  File "reproducable.py", line 20, in <module>
    conn.send_bytes(really_big_msg)
IOError: [Errno 1450] Insufficient system resources complete the
requested service to exist.

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3551>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to