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
Pass when exception is raised trying to set the transaction name (#722)
When Pyramid can't match the route request.matched_route is set to None. The patched call view is throwing an AttributeException trying to set the transaction name.
0 commit comments