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

OnlineClientManager and Redis usage problem #6915

Closed
ismcagdas opened this issue Mar 21, 2024 · 0 comments · Fixed by #6916
Closed

OnlineClientManager and Redis usage problem #6915

ismcagdas opened this issue Mar 21, 2024 · 0 comments · Fixed by #6916
Labels
Milestone

Comments

@ismcagdas
Copy link
Member

There are several issues when using OnlineClientManager with Redis

  1. Since OnlineClientManager is singleton and it defines EventHandlers, its generic version causes EventHandlers not executed in some scenarios
  2. RedisOnlineClientStore's GetAllByUserIdAsync checks the user wrongly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant