homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Yaşar.Arabacı
Recipients Yaşar.Arabacı
Date 2011年12月18日.09:38:03
SpamBayes Score 1.8643592e-10
Marked as misclassified No
Message-id <1324201145.68.0.054979576594.issue13625@psf.upfronthosting.co.za>
In-reply-to
Content
Even though same code works fine under Python 2.7(r27:82500, Aug 07 2010, 16:54:59) and Python 2.6.6 (r266:84292, Jun 12 2011, 20:37:17), I get following error using multiprocessing.reduction module no matter what I try. Complete code example that gives this error is also attached.
Traceback (most recent call last):
File "/usr/lib/python2.7/multiprocessing/reduction.py", line 127, in _serve
send_handle(conn, handle_wanted, destination_pid)
File "/usr/lib/python2.7/multiprocessing/reduction.py", line 80, in send_handle
_multiprocessing.sendfd(conn.fileno(), handle)
OSError: [Errno 9] Bad file descriptor
History
Date User Action Args
2011年12月18日 09:39:05Yaşar.Arabacısetrecipients: + Yaşar.Arabacı
2011年12月18日 09:39:05Yaşar.Arabacısetmessageid: <1324201145.68.0.054979576594.issue13625@psf.upfronthosting.co.za>
2011年12月18日 09:38:05Yaşar.Arabacılinkissue13625 messages
2011年12月18日 09:38:04Yaşar.Arabacıcreate

AltStyle によって変換されたページ (->オリジナル) /