Skip to content

Test: RM_Call from within "expired" notification#10613

Merged
oranagra merged 3 commits intoredis:unstablefrom
guybe7:rm_call_expired_test
Apr 25, 2022
Merged

Test: RM_Call from within "expired" notification#10613
oranagra merged 3 commits intoredis:unstablefrom
guybe7:rm_call_expired_test

Conversation

@guybe7
Copy link
Collaborator

@guybe7 guybe7 commented Apr 20, 2022

This case is interesting because it originates from cron,
rather than from another command.

The idea came from looking at #9890 and #10573, and I was wondering if RM_Call would work properly when server.current_client == NULL

This case is interesting because it originates from cron,
rather than from another command
Copy link
Member

@oranagra oranagra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you remind me what's the context for adding it? (let's mention it).
is it related to #9890 and #10573 ?

@oranagra oranagra merged commit 21e39ec into redis:unstable Apr 25, 2022
enjoy-binbin pushed a commit to enjoy-binbin/redis that referenced this pull request Jul 31, 2023
This case is interesting because it originates from cron,
rather than from another command.

The idea came from looking at redis#9890 and redis#10573, and I was wondering if RM_Call
would work properly when `server.current_client == NULL`
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