Comment 3 for bug 1618852

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

Reviewed: https://review.openstack.org/364832
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=559a3b3931e27765f654c46cffc3bb7d958121a4
Submitter: Jenkins
Branch: master

commit 559a3b3931e27765f654c46cffc3bb7d958121a4
Author: Bulat Gaifullin <email address hidden>
Date: Fri Sep 2 13:43:46 2016 +0300

    Fixed dead-locks and race conditions in tasks execution

    Also imporved detecting dead-locks in chains, instead
    of card-coded chains use generic approach - collect
    knowledge about chains and check a new one against
    knowledge base.

    Change-Id: Ie1549c14d95a372a341e1e6e616226f8ee226a03
    Partial-Bug: 1618852