Fixes T8727. When I added setParentQuery(), I increased the cache hit rate but also accidentally propagated policy exception settings.
Instead, make the policy exception beahvior explicit: no exceptions should be raised when querying handles.
Differential D13489
Fix infinite loop in renderAccessDenied() epriestley on Jun 30 2015, 6:35 PM. Authored by Tags None Referenced Files
Subscribers
Details
Fixes T8727. When I added setParentQuery(), I increased the cache hit rate but also accidentally propagated policy exception settings. Instead, make the policy exception beahvior explicit: no exceptions should be raised when querying handles. Will test production.
Diff Detail
|