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
Remove unnecessary locks from Redis implementation
Remove redundant locks as Redis client handles thread safety internally
for PubSub operations. Tests verify that the code continues to work correctly.
GitHub-Issue:modelcontextprotocol#342
0 commit comments