Mailing List Archive

[issue5155] Multiprocessing.Queue created by sub-process fails when used in sub-sub-process ("bad file descriptor" in q.get())
Changes by Beau Butler <beau.butler@gmail.com>:


----------
title: Multiprocessing.Queue created by sub-process fails when used in sub-sub-process -> Multiprocessing.Queue created by sub-process fails when used in sub-sub-process ("bad file descriptor" in q.get())

_______________________________________
Python tracker <report@bugs.python.org>
<http://bugs.python.org/issue5155>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue5155] Multiprocessing.Queue created by sub-process fails when used in sub-sub-process ("bad file descriptor" in q.get()) [ In reply to ]
Beau Butler <beau.butler@gmail.com> added the comment:

Also reproduced in Python3.0 on OSX 10.5

----------
versions: +Python 3.0

_______________________________________
Python tracker <report@bugs.python.org>
<http://bugs.python.org/issue5155>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue5155] Multiprocessing.Queue created by sub-process fails when used in sub-sub-process ("bad file descriptor" in q.get()) [ In reply to ]
Changes by Benjamin Peterson <benjamin@python.org>:


----------
assignee: -> jnoller
nosy: +jnoller

_______________________________________
Python tracker <report@bugs.python.org>
<http://bugs.python.org/issue5155>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com