Files
oslo.concurrency/oslo_concurrency/tests
Arthur Dayne 9168889dba 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: I876e2825da628d51c9977a4eec0c2ef05aed3229
Closes-Bug: #1863021
2020-05-08 19:42:26 +08:00
..