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

[Other]: synchronous joining of group members is too slow #668

Closed
withchao opened this issue Aug 20, 2024 · 2 comments
Closed

[Other]: synchronous joining of group members is too slow #668

withchao opened this issue Aug 20, 2024 · 2 comments

Comments

@withchao
Copy link
Contributor

What would you like to share?

synchronous joining of group members is too slow

Additional information

No response

@std-s
Copy link
Member

std-s commented Aug 20, 2024

The same lock is used during synchronization, resulting in synchronization of only one group. This will not be optimized for the time being.

@FGadvancer
Copy link
Member

The issue has been fixed in the latest version. Thank you for your previous questions or suggestions for OpenIM, and we look forward to your continued contributions!

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

No branches or pull requests

3 participants