← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1955773] [NEW] Recursion error when generating documentation for Senlin

 

Public bug reported:

Hitting a recursion error when generating documentation for the senlin-dashboard that seems to be indirectly caused by Horizon.
> maximum recursion depth exceeded in __instancecheck__

e.g.
https://review.opendev.org/c/openstack/senlin-dashboard/+/787090

I wrote a simple fix for this, we could probably change how senlin-dashboard generates documentation as well, but I feel like senlin isn't doing anything that should be causing this type of behavior.
https://review.opendev.org/c/openstack/horizon/+/822212

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1955773

Title:
  Recursion error when generating documentation for Senlin

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Hitting a recursion error when generating documentation for the senlin-dashboard that seems to be indirectly caused by Horizon.
  > maximum recursion depth exceeded in __instancecheck__

  e.g.
  https://review.opendev.org/c/openstack/senlin-dashboard/+/787090

  I wrote a simple fix for this, we could probably change how senlin-dashboard generates documentation as well, but I feel like senlin isn't doing anything that should be causing this type of behavior.
  https://review.opendev.org/c/openstack/horizon/+/822212

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



Follow ups