node-redis-pubsub icon indicating copy to clipboard operation
node-redis-pubsub copied to clipboard

fix too early unsubscription from channel pattern when there are mult…

Open godness84 opened this issue 7 years ago • 2 comments

fix too early unsubscription from channel pattern when there are multiple listeners on the same channel pattern.

godness84 avatar May 24 '17 10:05 godness84

Sorry for the long delay, the PR looks good but could you please add some tests to make sure that we can spot regressions?

RangerMauve avatar Jul 20 '17 14:07 RangerMauve

Any news for resolve this bug? I have same problem when subscribe multiple times same channel...

When I call unsubscribe, all listeners are closed :(

fabriciovasc avatar Oct 24 '23 19:10 fabriciovasc