#31675: Add a warning about cyclic references in exceptions to the debug error
view.
-------------------------------------+-------------------------------------
Reporter: Chris Jerdonek | Owner: Hasan
Type: | Ramezani
Cleanup/optimization | Status: closed
Component: Error reporting | Version: master
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by felixxm):
Replying to [comment:4 Chris Jerdonek]:
> Will the PR that was committed cause the exception to display in the
error view in the list with the other exceptions? What I was suggesting is
that it would be helpful if, in the debug error view, the beginning of the
first repetition shows in the error view, with a description of what
exception was repeated. That way, the full exception chain is visible in
the error view.
No, a warning will appear only in the development server console. I think
it's enough since this is quite niche and I don't have an idea how to add
it to the debug view `frames` without a bigger refactoring. I'd be happy
to review a patch with improvements if you want to work on this.
--
Ticket URL: <https://code.djangoproject.com/ticket/31675#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/067.db2ca55a101988549f1b026c3877dc04%40djangoproject.com.