Skip to content

Fix misleading module test#8366

Merged
oranagra merged 1 commit intoredis:unstablefrom
guybe7:fix_module_block_test
Jan 20, 2021
Merged

Fix misleading module test#8366
oranagra merged 1 commit intoredis:unstablefrom
guybe7:fix_module_block_test

Conversation

@guybe7
Copy link
Collaborator

@guybe7 guybe7 commented Jan 20, 2021

the test was misleading because the module would actually woke up on a wrong type and re-blocked, while the test name suggests the module doesn't not wake up at all on a wrong type..

i changed the name of the test + added verification that indeed the module wakes up and gets re-blocked after it understand it's the wrong type

Copy link
Contributor

@zuiderkwast zuiderkwast left a comment

Choose a reason for hiding this comment

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

LGTM!

@oranagra oranagra merged commit 5a77d01 into redis:unstable Jan 20, 2021
JackieXie168 pushed a commit to JackieXie168/redis that referenced this pull request Mar 2, 2021
the test was misleading because the module would actually woke up on a wrong type and
re-blocked, while the test name suggests the module doesn't not wake up at all on a wrong type..

i changed the name of the test + added verification that indeed the module wakes up and gets
re-blocked after it understand it's the wrong type
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.

3 participants