You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (JIRA)" <ji...@apache.org> on 2017/08/09 20:05:00 UTC

[jira] [Created] (QPID-7884) Python client should not raise exception on close() after stop.

Alan Conway created QPID-7884:
---------------------------------

             Summary: Python client should not raise exception on close() after stop.
                 Key: QPID-7884
                 URL: https://issues.apache.org/jira/browse/QPID-7884
             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-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org