[ python-Bugs-1740572 ] asynchat should call "handle_close"

SourceForge.net noreply at sourceforge.net
Wed Jun 20 22:19:52 CEST 2007


Bugs item #1740572, was opened at 2007-06-20 22:19
Message generated for change (Settings changed) made by billiejoex
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1740572&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: billiejoex (billiejoex)
>Assigned to: Josiah Carlson (josiahcarlson)
Summary: asynchat should call "handle_close"

Initial Comment:
When 'close_when_done' is used and the producer is consumed 'close' method is called.
IMO a better delegation design would be calling handle_close instead, just like recv already does.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1740572&group_id=5470


More information about the Python-bugs-list mailing list