Comment 2 for bug 1797438

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

Reviewed: https://review.openstack.org/610022
Committed: https://git.openstack.org/cgit/openstack/stx-ha/commit/?id=3eb68cc2310f6c634ef9b9b167a1450b1cdd983b
Submitter: Zuul
Branch: master

commit 3eb68cc2310f6c634ef9b9b167a1450b1cdd983b
Author: Bin Qian <email address hidden>
Date: Fri Oct 12 08:34:36 2018 -0400

    Add idle time to worker thread

    Adding 50ms idle time in worker thread loop.
    This is to fix sm taking 100% cpu for a busy loop.

    Closes-Bug 1797438

    Change-Id: Ia41acfab86c0188ceb5c80822010376977c6fc74
    Signed-off-by: Bin Qian <email address hidden>