Comment 2 for bug 1478841

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to zaqar (master)

Reviewed: https://review.openstack.org/206532
Committed: https://git.openstack.org/cgit/openstack/zaqar/commit/?id=c4aad3b3e5fc073b74cc7b963d49975004b5ea17
Submitter: Jenkins
Branch: master

commit c4aad3b3e5fc073b74cc7b963d49975004b5ea17
Author: Thomas Herve <email address hidden>
Date: Tue Jul 28 15:05:49 2015 +0200

    Skip tasks run when there is no subscriber

    This skips taskflow launch when the notifier is called for a queue
    without subscriber, preventing a traceback.

    Change-Id: I63571a163efae523e52798fe4039f48859fa1fee
    Closes-Bug: #1478841