Message87375
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? |
|
Date |
User |
Action |
Args |
2009-05-07 16:50:31 | mark.dickinson | set | recipients:
+ mark.dickinson, facundobatista, alanmcintyre, donmez |
2009-05-07 16:50:31 | mark.dickinson | set | messageid: <1241715031.05.0.359002757027.issue5798@psf.upfronthosting.co.za> |
2009-05-07 16:50:28 | mark.dickinson | link | issue5798 messages |
2009-05-07 16:50:27 | mark.dickinson | create | |
|