Skip to content

Fix pubsub channels

Peter Adams requested to merge PeterAdams-A/RediStack:pubsubchannels into master

Get PUBSUB CHANNELS working

Expected Results

PUBSUB CHANNELS subcommand should work.

Actual Results

ERR was returned

Steps to Reproduce

  1. Run the test I have added (without the command code I've changed)

Checklist:

  • Copyright headers in new files (see CONTRIBUTING.md)
  • Unit test case to prevent the bug in the future

Merge request reports