[Python-Dev] test_multiprocessing:test_listener_client flakiness

Trent Nelson tnelson at onresolve.com
Thu Jun 19 07:39:55 CEST 2008


> 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.


More information about the Python-Dev mailing list