node-redis-pubsub
node-redis-pubsub copied to clipboard
fix too early unsubscription from channel pattern when there are mult…
fix too early unsubscription from channel pattern when there are multiple listeners on the same channel pattern.
Sorry for the long delay, the PR looks good but could you please add some tests to make sure that we can spot regressions?
Any news for resolve this bug? I have same problem when subscribe multiple times same channel...
When I call unsubscribe, all listeners are closed :(