Skip to content

Conversation

prathik
Copy link

@prathik prathik commented Jul 5, 2024

The current logic does an or operation between condition and prevCondition.

In condition the value of subscriber could be false and in prevCondition it could be a subscription set.

The change addresses this by picking the first non false subscriber.

Added some debug logs to show the case (in the image).

Screenshot 2024-07-05 at 11 40 55 PM

…nt condition is not

The current logic does an or operation between condition and prevCondition.

In condition the value of subscriber could be false and in prevCondition it could be a subscription set.

The change addresses this by picking the first non false subscriber.
@prathik
Copy link
Author

prathik commented Jul 5, 2024

@leibale @luin any advice on this?

@lukas-becker0
Copy link

@prathik
luin is no longer the maintainer AFAIK and the redis team seems to focus on https://github.com/redis/node-redis,
you could move this PR to https://github.com/valkey-io/iovalkey which is the most promising fork IMO.

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