You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The cleanup method in the Hub struct iterates over clients to remove those with no subscriptions. Consider using a more efficient data structure or algorithm to improve performance. This enhancement will be considered in a future pull request.
The cleanup method in the Hub struct iterates over clients to remove those with no subscriptions. Consider using a more efficient data structure or algorithm to improve performance. This enhancement will be considered in a future pull request.
For more details, see the PR: #2133
Comment URL: #2133 (comment)
The text was updated successfully, but these errors were encountered: