Comment 43 for bug 1863021

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

Reviewed: https://review.opendev.org/725364
Committed: https://git.openstack.org/cgit/openstack/networking-l2gw/commit/?id=7702a9e868c423923b6b66b2e109663f5ab0d71b
Submitter: Zuul
Branch: master

commit 7702a9e868c423923b6b66b2e109663f5ab0d71b
Author: Corey Bryant <email address hidden>
Date: Mon May 4 14:26:43 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: I4a3b59b1059c3ab8e515d771a0411baafbbd28c4
    Closes-Bug: #1863021