STINNER Victor <vstin...@redhat.com> added the comment:

> The bug is, if a user makes an error and passes a Queue from context 'fork' 
> to a child that is spawned using 'spawn', the passed Queue is, for obvious 
> reasons, broken. 

Ok. I rewrote the issue title.

----------

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

Reply via email to