Mark Dickinson <dicki...@gmail.com> added the comment: r56632 looks relevant:
"""When running asynchat tests on OS X (darwin), the test client now overrides asyncore.dispatcher.handle_expt to do nothing, since select.poll gives a POLLHUP error at the completion of these tests. Added timeout & count arguments to several asyncore.loop calls to avoid the possibility of a test hanging up a build. [GSoC - Alan McIntyre]""" Adding Facundo Batista and Alan McIntyre to the nosy list. Does either of you know what's going on with this issue? ---------- nosy: +alanmcintyre, facundobatista _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5798> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com