Skip to content

Conversation

stanhu
Copy link
Contributor

@stanhu stanhu commented Feb 16, 2024

In a mulit/exec command, the results of call_pipelined can be an array. It was not obvious to me this was handled outside of the ConnectionMixin. This commit adds a unit test to ensure the commands for an error are stored properly in this case and a comment mentioning that the results are handled in Multi#_coerce!.

In a mulit/exec command, the results of `call_pipelined` can
be an array. It was not obvious to me this was handled outside
of the `ConnectionMixin`. This commit adds a unit test to ensure
the commands for an error are stored properly in this case and a
comment mentioning that the results are handled in `Multi#_coerce!`.
@byroot byroot merged commit dfef587 into redis-rb:master Feb 16, 2024
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

Successfully merging this pull request may close these issues.

2 participants