Comment 14 for bug 1793264

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (stable/queens)

Reviewed: https://review.openstack.org/603806
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=9290924a343028287d04caa222f1e1fe4e826b62
Submitter: Zuul
Branch: stable/queens

commit 9290924a343028287d04caa222f1e1fe4e826b62
Author: Quique Llorente <email address hidden>
Date: Wed Sep 19 13:00:54 2018 +0200

    Add a guard to break if no connection

    If the WebSocket connection is already disconnected we don't have to
    wait for messages

    Change-Id: I7543c8e61711f036140db20416a57447da6c4c18
    Closes-Bug: #1793264
    (cherry picked from commit 99b7a3d1d15813fd8d07aa36636feb44516dc523)