Comment 109 for bug 1863021

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to masakari (stable/ussuri)

Reviewed: https://review.opendev.org/728104
Committed: https://git.openstack.org/cgit/openstack/masakari/commit/?id=4d5c7693cfd3f440733744032a60f00b5fa33cde
Submitter: Zuul
Branch: stable/ussuri

commit 4d5c7693cfd3f440733744032a60f00b5fa33cde
Author: Corey Bryant <email address hidden>
Date: Mon May 4 17:11:13 2020 -0400

    Monkey patch original current_thread _active

    Monkey patch the original current_thread to use the up-to-date _active
    global variable. This solution is based on that documented at:
    https://github.com/eventlet/eventlet/issues/592

    Change-Id: I4929bfd4dc60f97b27459a4c6e7ed649c5e7f645
    Closes-Bug: #1863021