-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[FIXED] Always update account issuer in accountsz #5886
Conversation
…otherwise the information shown in accountz will not be consistent with the decoded JWT
Has seemingly highlighted a race condition:
Looks like |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's fix race but LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - Thanks, was just about to report that one.
changed to update the account issuer for an account to always update otherwise the information shown in accountz will not be consistent with the decoded JWT
changed to update the account issuer for an account to always update otherwise the information shown in accountz will not be consistent with the decoded JWT
changed to update the account issuer for an account to always update otherwise the information shown in accountz will not be consistent with the decoded JWT