Comment 60 for bug 1863021

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

Reviewed: https://review.opendev.org/725764
Committed: https://git.openstack.org/cgit/openstack/watcher/commit/?id=0b4c4f1de68631164d62dbf66160e5d8cb923518
Submitter: Zuul
Branch: master

commit 0b4c4f1de68631164d62dbf66160e5d8cb923518
Author: Chris MacNaughton <email address hidden>
Date: Wed May 6 08:10:32 2020 +0200

    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: I194eedd505d45137963eb40d1b1d5da2309caeac
    Closes-Bug: #1863021