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
Hmm... There might be remaining bytes of some reply in the socket for the connection. It seems that it tends to occur with the following test patterns.
Hmm... There might be remaining bytes of some reply in the socket for the connection. It seems that it tends to occur with the following test patterns.
The following code might be shady.
redis-cluster-client/lib/redis_client/cluster/command.rb
Lines 10 to 26 in d21c981
ArgumentError: invalid value for Integer(): "~3"
RedisClient::RESP3::UnknownType: Unknown sigil type: "\n"
Test cases fail with "at fast" reply
https://redis.io/commands/command/
Test cases fail with "nondeterministic_output" reply
https://redis.io/docs/reference/command-tips/
Test cases fail with empty set
The text was updated successfully, but these errors were encountered: