Reviewed: https://review.opendev.org/716058 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=90146b62c765ad1b8be1ffec1799cba9f3994c2d Submitter: Zuul Branch: master
commit 90146b62c765ad1b8be1ffec1799cba9f3994c2d Author: Corey Bryant <[email protected]> Date: Mon Mar 30 15:14:15 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: I95a8d8cf02a0cb923418c0b5655442b8d7bc6b08 Closes-Bug: #1863021 ** Changed in: glance Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1863021 Title: eventlet monkey patch results in assert len(_active) == 1 AssertionError To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/1863021/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
