"vscode:/vscode.git/clone" did not exist on "6ddcba6ec9001826ffcafcd943e64b632e4f41f5"
luaRedisGenericCommand(): log error at WARNING level when re-entered.
Rationale is that when re-entering, it is likely due to Lua debugging hooks. Returning an error will be ignored in most cases, going totally unnoticed. With the log at least we leave a trace. Related to issue #2302.
Please register or sign in to comment