"vscode:/vscode.git/clone" did not exist on "ced068955d96ff8e1d6caa6c70eaaec16aa0c301"
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