Comment 47 for bug 1863021

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

Reviewed: https://review.opendev.org/725367
Committed: https://git.openstack.org/cgit/openstack/networking-sfc/commit/?id=0b78dad62e72caa4d348cb3087f97f138f26a0cf
Submitter: Zuul
Branch: master

commit 0b78dad62e72caa4d348cb3087f97f138f26a0cf
Author: Corey Bryant <email address hidden>
Date: Mon May 4 14:30:35 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: I5b00ee328f83cec8375ad1538be3a16059af08a3
    Closes-Bug: #1863021