Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When a command in a pipeline produces an error, only this single command should fail and return an error. However the currently implemented behavior is that the complete pipeline execution fails, which isn't resembling the behavior from Redis.
- Loading branch information