Skip to content

conjurapi/authn: fix dropped error - #187

Open
alrs wants to merge 1 commit into
cyberark:mainfrom
alrs:authn-error
Open

conjurapi/authn: fix dropped error#187
alrs wants to merge 1 commit into
cyberark:mainfrom
alrs:authn-error

Conversation

@alrs

@alrs alrs commented Feb 18, 2026

Copy link
Copy Markdown

This fixes an err variable that was being re-declared with the := operator nested inside a select and a for, putting it in a different scope than than the err returned at the end of waitForTextFile.

This fixes that. No changes to the changelog are required. No new tests are required.

@szh szh self-assigned this Feb 18, 2026
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

Successfully merging this pull request may close these issues.

2 participants