Files
redis/src
antirez 26698af37d 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.
2015-01-22 10:34:44 +01:00
..
2014-10-06 10:07:01 +02:00
2014-08-26 10:41:02 +02:00
2014-10-29 14:26:48 +01:00
2014-10-29 14:26:48 +01:00
2014-10-06 10:07:02 +02:00
2014-04-22 16:14:59 +02:00
2014-08-26 10:41:01 +02:00
2015-01-09 11:54:50 +01:00
2014-07-18 12:20:55 +02:00
2014-08-26 10:41:02 +02:00
2014-08-26 10:41:02 +02:00
2014-12-23 14:54:31 +01:00
2014-08-26 10:41:02 +02:00
2014-12-23 14:54:31 +01:00
2014-08-26 10:41:02 +02:00
2014-10-06 10:07:01 +02:00
2014-07-18 12:20:55 +02:00
2014-08-26 10:41:01 +02:00
2014-10-06 10:07:01 +02:00
2014-12-09 16:01:11 +01:00