Skip to content

Commit

Permalink
Update git submodules
Browse files Browse the repository at this point in the history
* Update oslo.service from branch 'master'
  - Merge "Align tests with monkey patch original current_thread _active"
  - Align tests with monkey patch original current_thread _active
    
    Recent changes [1] introduced an eventlet fix to monkey patch original
    current_thread _active.
    
    The goal was to monkey patch the original current_thread to use the
    up-to-date _active global variable. This solution is based on that
    documented at: eventlet/eventlet#592
    
    I think we need this patch on unit test too to ensure a consistent
    behavior, so these changes doing that.
    
    [1] https://review.opendev.org/#/c/725359/
    
    Change-Id: I7b6cca86e44261bf2f953be74e9738ac09507649
  • Loading branch information
Zuul authored and openstack-gerrit committed Jun 22, 2020
1 parent 7fa33e4 commit 2d38ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oslo.service

0 comments on commit 2d38ff4

Please sign in to comment.