Comment 110 for bug 1863021

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

Reviewed: https://review.opendev.org/725346
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=68dc62b7389ca5896ca4bd5494b74f91e10b270f
Submitter: Zuul
Branch: master

commit 68dc62b7389ca5896ca4bd5494b74f91e10b270f
Author: Corey Bryant <email address hidden>
Date: Mon May 4 13:24:23 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: I8c2ffea3c31b3009c87455d9c54dc233367f0d3d
    Closes-Bug: #1863021