This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author giampaolo.rodola
Recipients
Date 2007-06-20.20:19:28
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
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.
History
Date User Action Args
2007-08-23 14:55:41adminlinkissue1740572 messages
2007-08-23 14:55:41admincreate