[issue10878] asyncore does not react properly on close()

gmr report at bugs.python.org
Wed Jan 26 23:09:44 CET 2011


gmr <gmr at myyearbook.com> added the comment:

For more clarity, I am passing in a list because it will evaluate as False in the while loop on 209 and 213. The fix is to add len(map) to the while loops on those lines.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10878>
_______________________________________


More information about the Python-bugs-list mailing list