Skip to content

Commit bcb507b

Browse files
committed
Added description for error code E_NOT_BUSY
1 parent bf79638 commit bcb507b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/AnyEvent/RipeRedis.pm

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1669,6 +1669,10 @@ No matching script. Use the C<EVAL> command.
16691669
Redis is busy running a script. You can only call C<SCRIPT KILL>
16701670
or C<SHUTDOWN NOSAVE>.
16711671
1672+
=item E_NOT_BUSY
1673+
1674+
No scripts in execution right now.
1675+
16721676
=item E_MASTER_DOWN
16731677
16741678
Link with MASTER is down and slave-serve-stale-data is set to 'no'.

0 commit comments

Comments
 (0)