Comment 12 for bug 1793264

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

Reviewed: https://review.openstack.org/603804
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=d476a6ca714fca39b75a187500ab5eb393f17083
Submitter: Zuul
Branch: stable/rocky

commit d476a6ca714fca39b75a187500ab5eb393f17083
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)