Comment 50 for bug 1863021

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

Reviewed: https://review.opendev.org/725362
Committed: https://git.openstack.org/cgit/openstack/networking-hyperv/commit/?id=7128866aca071399f874ad48e1e9acc3423d913d
Submitter: Zuul
Branch: master

commit 7128866aca071399f874ad48e1e9acc3423d913d
Author: Corey Bryant <email address hidden>
Date: Mon May 4 14:20:53 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: I831c0e23465983c525021b07d384cb9a1e48c379
    Closes-Bug: #1863021