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

Некорректный инкремент в MetadataCredentialsProvider #3

Closed
IVANS0N opened this issue Mar 23, 2021 · 1 comment

Comments

@IVANS0N
Copy link

IVANS0N commented Mar 23, 2021

В MetadataCredentialsProvider для рекурсивного вызова используется постфиксный инкремент
FetchToken(retry++) вместо префиксного FetchToken(++retry)

@IVANS0N IVANS0N changed the title Некорректный инкремент MetadataCredentialsProvider Некорректный инкремент в MetadataCredentialsProvider Mar 23, 2021
@monsterzz
Copy link
Contributor

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

No branches or pull requests

2 participants