Alan Conway created QPID-7883:
---------------------------------

             Summary: Python client should not raise exception on close() after 
stop.
                 Key: QPID-7883
                 URL: https://issues.apache.org/jira/browse/QPID-7883
             Project: Qpid
          Issue Type: Bug
          Components: Python Client
    Affects Versions: qpid-python-1.36.0
            Reporter: Alan Conway
            Assignee: Alan Conway
             Fix For: qpid-python-1.37.0


The python client throws exceptions out of AMQP object methods (Connection, 
Session and Link objects) if the selector has been stopped, to prevent hanging 
(see QPID-7317 Deadlock on publish)

However to be robust to shut-down order, the close() method should *not* throw 
an exception in this case, but should be a no-op.



--
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