[issue8184] multiprocessing.managers will not fail if listening ocket already in use

Phill report at bugs.python.org
Tue Jan 3 01:40:20 CET 2012


Phill <beerb0x at gmail.com> added the comment:

I have run into the same problem with python 3.2 & 2.7 on windows 7 with the Listener object. It opens the same port twice for some wierd reason

I have tried the example in this bug report and i am getting the same behavoir as the original poster

----------
nosy: +gearb0x

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8184>
_______________________________________


More information about the Python-bugs-list mailing list