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

Add missing format specifier for stream error #592

Merged
merged 1 commit into from
May 23, 2024
Merged

Conversation

torrca
Copy link
Contributor

@torrca torrca commented May 23, 2024

A logging cal on stream error code 515 was missing the format specifier for the connection error. This commit adds the specifier.

A logging cal on stream error code 515 was missing the format specifier for
the connection error. This commit adds the specifier.

Signed-off-by: Carlos Torres <[email protected]>
Copy link
Owner

@tulir tulir left a comment

Choose a reason for hiding this comment

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

Good catch, I don't think I've ever seen an error with reconnecting after login

@tulir tulir merged commit 7f13c31 into tulir:main May 23, 2024
2 checks passed
@torrca
Copy link
Contributor Author

torrca commented May 23, 2024

Cheers

crazycodezombie pushed a commit to crazycodezombie/whatsmeow that referenced this pull request May 28, 2024
A logging call on stream error code 515 was missing the format specifier for
the reconnection error. This commit adds the specifier.

Signed-off-by: Carlos Torres <[email protected]>
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