You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another place where errors may arise during frame traversal (getsentry#240)
* Handle iteration errors during frame traversal
* Fixes as suggested by @untitaker
* Add explanatory comments
* Replace deprecated `render_to_response` with `render`
* Handle only list and tuple instances in `break_cycles()`
* Add comment to changes to `break_cycles()` logic
0 commit comments