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

Fix possible panic in mattermost #458

Merged
merged 1 commit into from
Jan 2, 2022
Merged

Fix possible panic in mattermost #458

merged 1 commit into from
Jan 2, 2022

Conversation

42wim
Copy link
Owner

@42wim 42wim commented Jan 2, 2022

Fixes #457
This panic shows that resp can be nil, which is strange to get an nil response here.
Return an error now.

@42wim 42wim added this to the 0.25.1 milestone Jan 2, 2022
@42wim 42wim merged commit a4de05a into master Jan 2, 2022
@42wim 42wim deleted the nilcheck branch January 2, 2022 21:03
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.

Panic on mattermost ratelimit
1 participant