> The server component *is* listening to localhost by default. The
> client in the code I pasted has the server's .address attribute passed
> into it to tell the client where to connect to.

Interestingly enough, I can't coerce test_multiprocessing.test_listener_client 
to wedge on my XP laptop.  When I run it on my Windows Server 2008 box (same 
box the buildbots run on), it wedges every time.  So, I suspect this isn't 
actually a race like I first thought, but something quirky with 2008.  Will dig 
around for a bit longer and see what I can find...

        Trent.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to