Cliff Jansen created PROTON-1534:
------------------------------------

             Summary: Python client BlockingConnection fails cleanup on 
LinkDetached exception with socket in close_wait and straggling pipe
                 Key: PROTON-1534
                 URL: https://issues.apache.org/jira/browse/PROTON-1534
             Project: Qpid Proton
          Issue Type: Bug
          Components: python-binding
    Affects Versions: 0.17.0, 0.16.0, 0.15.0, 0.14.0, 0.13.0, 0.12.0, 0.11.0, 
0.10, 0.9
            Reporter: Cliff Jansen
            Assignee: Cliff Jansen
             Fix For: proton-c-0.18.0


goferd tries to clean up after an interrupted receive operation, but the 
LinkDetached exception is not cleared from the BlockingConnection and the 
underlying C reactor fails to progress through its cleanup mechanism.

When BlockingConnection.close() is called, the code should muscle through to 
full resource cleanup.  The application is no longer interested in reactor 
events or exceptions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to