Open dmitrypol opened 6 months ago
run cargo test --all --all-targets --no-default-features
cargo test --all --all-targets --no-default-features
Running unittests examples/acl.rs (target/debug/examples/acl-1f751d51d90ab3bc) Critical error: the Valkey Allocator isn't available. error: test failed, to rerun pass `--example acl` Caused by: process didn't exit successfully: `...valkeymodule-rs/target/debug/examples/acl-1f751d51d90ab3bc` (signal: 6, SIGABRT: process abort signal)
run
cargo test --all --all-targets --no-default-features