Cliff Jansen created PROTON-1175:
------------------------------------

             Summary: Document BlockingConnection resource cleanup
                 Key: PROTON-1175
                 URL: https://issues.apache.org/jira/browse/PROTON-1175
             Project: Qpid Proton
          Issue Type: Improvement
          Components: python-binding
    Affects Versions: 0.12.0
            Reporter: Cliff Jansen


The documentation is silent on resource cleanup for BlockingConnections.  
Currently if the BlockingConnection is not closed, the file descriptors and 
other reactor machinery are leaked.

Standard Python techniques should be used to ensure resource clean up 
(try..finally blocks etc.)

Only the sync_client example hints this might be desirable, let alone necessary.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to