Kristján Valur Jónsson <krist...@ccpgames.com> added the comment:

possibly, multiprocessing.Connection uses handles, which can be socket handles 
on windows, and that code also uses DuplicateHandle.  I think a generic 
solution must be found for multiprocessing, so I'll create a separate issue.

----------

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

Reply via email to