Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use lazy val for single PanDomainAuthSettingsRefresher #27109

Merged
merged 1 commit into from
May 7, 2024

Conversation

andrew-nowak
Copy link
Member

What is the value of this and can you measure success?

#27108 fails at runtime because it cannot be constructed immediately - the val must be lazy to allow items to be constructed in the correct order

Checklist

@andrew-nowak andrew-nowak requested a review from a team as a code owner May 3, 2024 15:53
Copy link
Contributor

@blishen blishen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@twrichards twrichards left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

excellent catch @andrew-nowak and I know you've tested in CODE - thank you

I'm going to merge this now, as I'm back working today and can monitor it rolling out...

@twrichards twrichards merged commit 1bb282e into main May 7, 2024
3 checks passed
@twrichards twrichards deleted the an/lazy-val-panda branch May 7, 2024 08:06
@prout-bot
Copy link
Collaborator

Seen on FRONTS-PROD, ADMIN-PROD (created by @andrew-nowak and merged by @twrichards 11 hours, 30 minutes and 25 seconds ago)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants