[ https://issues.apache.org/jira/browse/PROTON-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15105726#comment-15105726 ]
Jeff Ortel commented on PROTON-1044: ------------------------------------ Tested with latest upstream: 463cfd7ac5b531edb10f9f022bb18228fe21b64b using this variation and the leak is no longer observed. > Create/Delete of BlockingConnection leaks file descriptors > ---------------------------------------------------------- > > Key: PROTON-1044 > URL: https://issues.apache.org/jira/browse/PROTON-1044 > Project: Qpid Proton > Issue Type: Bug > Components: python-binding > Affects Versions: 0.9 > Environment: Fedora 22 > Reporter: Jeff Ortel > Attachments: jortel.py > > > Each time a BlockingConnection is created, it creates a Container. The > Container() opens (2) file descriptors which are never closed. The result is > that (2) file descriptors are leaked for each time BlockingConnection() is > called even if properly closed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)