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

client: don't log warning in State() when StateStore is set #249

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

rudis
Copy link
Contributor

@rudis rudis commented Jun 30, 2024

Hi,

noticed this when using the cryptohelper with a database string and then calling client.State().

Best,
Simon

State logs a warning that ClearCachedMembers() fails even when nil is
returned as error. Looks like this was forgotten in 581aa80 (Fix some
error logs, 2024-02-23).
@tulir tulir merged commit 407695e into mautrix:master Jun 30, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants