← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2091538] [NEW] [eventlet-deprecation] The method ``eventlet.monkey_patch()`` is called more than once

 

Public bug reported:

If the method ``eventlet.monkey_patch()`` is called more than once,
because of [1], present in eventlet 0.37.0, the existing RLocks are
upgraded. This leads to an issue in the oslo.messaging library with
using ``threading.Condition()``, based on RLock.

Error log: https://paste.opendev.org/show/bwb1L0WAhKAODIWyiep1/

[1]https://github.com/eventlet/eventlet/commit/06ec82896ebb9a26edaf6e1ad4d63393990f15b7

** Affects: neutron
     Importance: High
     Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
         Status: In Progress

** Changed in: neutron
     Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)

** Changed in: neutron
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2091538

Title:
  [eventlet-deprecation] The method ``eventlet.monkey_patch()`` is
  called more than once

Status in neutron:
  In Progress

Bug description:
  If the method ``eventlet.monkey_patch()`` is called more than once,
  because of [1], present in eventlet 0.37.0, the existing RLocks are
  upgraded. This leads to an issue in the oslo.messaging library with
  using ``threading.Condition()``, based on RLock.

  Error log: https://paste.opendev.org/show/bwb1L0WAhKAODIWyiep1/

  [1]https://github.com/eventlet/eventlet/commit/06ec82896ebb9a26edaf6e1ad4d63393990f15b7

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2091538/+subscriptions



Follow ups