[Python-Dev] test_multiprocessing:test_listener_client flakiness

Antoine Pitrou solipsis at pitrou.net
Wed Jun 18 20:09:51 CEST 2008


Jesse Noller <jnoller <at> gmail.com> writes:
> 
> 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.

So I take it that the .address attribute is different from "localhost",
but why? Is there any point in trying to be clever here?






More information about the Python-Dev mailing list