Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_helper example module crashes valkey-server #14

Open
dmitrypol opened this issue May 1, 2024 · 0 comments
Open

test_helper example module crashes valkey-server #14

dmitrypol opened this issue May 1, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dmitrypol
Copy link
Collaborator

dmitrypol commented May 1, 2024

REPRO STEPS
Run integration test_helper_version test
Notice how test_helper._version_rm_call fails sporadically

Run ./build.sh to compile all examples
Run valkey-server 7.2.5 and loadmodule .../target/debug/examples/libtest_helper.dylib
Run valkey-cli and execute test_helper._version_rm_call and test_helper.err

RESULT
Exception has occurred.

test_helper.version and test_helper.name work fine.

Same issue happens with redismodule-rs and redis-server.

@dmitrypol dmitrypol self-assigned this May 1, 2024
@dmitrypol dmitrypol added the bug Something isn't working label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant