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
fix: Ensure AddPolicyName without adding a Provider does not get stuck in infinite loop (#606)
* Fix issue when adding a DefaultNamePolicy
* If you add a AddPolicyName without having previously added a Provider,
the code will get stuck trying to resolve IFeatureClient
Signed-off-by: Kyle Julian <[email protected]>
* Address copilot comments and improve unit test coverage
Signed-off-by: Kyle Julian <[email protected]>
---------
Signed-off-by: Kyle Julian <[email protected]>
0 commit comments