[
https://issues.apache.org/jira/browse/PROTON-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913426#comment-13913426
]
ASF subversion and git services commented on PROTON-487:
--------------------------------------------------------
Commit 1572224 from [~kgiusti] in branch 'proton/trunk'
[ https://svn.apache.org/r1572224 ]
PROTON-487: Prevent leaks of endpoints and delivery objects in the python
binding
> [proton-c] Python binding leaks endpoint and delivery objects
> -------------------------------------------------------------
>
> Key: PROTON-487
> URL: https://issues.apache.org/jira/browse/PROTON-487
> Project: Qpid Proton
> Issue Type: Bug
> Components: python-binding
> Affects Versions: 0.6
> Reporter: Ken Giusti
> Assignee: Ken Giusti
> Attachments: proton-487.patch
>
>
> All of the endpoint objects (Connection, Session, Link, etc) and Delivery
> objects defined by the Python binding contain a circular reference. This
> prevents the objects from every being garbage collected.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)