[Python-Dev] test_asyncore fails intermittently on Darwin

Alan McIntyre alan.mcintyre at gmail.com
Fri Jul 27 01:18:43 CEST 2007


Thanks Hasan, I'll see if I can dig up what they did and make some
changes to fix the asyncore tests.

Regards,
Alan

On 7/26/07, Hasan Diwan <hasan.diwan at gmail.com> wrote:
> test_asyncore fails intermittently on Darwin in trunk rev 56558; it
> seems a matter of executing the test too fast and not waiting for the
> TCP_WAIT state to expire. I think somebody encountered this problem
> previously with another module (socket_server) and I'm unsure how that
> was sorted.
> --
> Cheers,
> Hasan Diwan <hasan.diwan at gmail.com>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: http://mail.python.org/mailman/options/python-dev/alan.mcintyre%40gmail.com
>


More information about the Python-Dev mailing list