mirror of
https://github.com/fluencelabs/redis
synced 2025-08-01 00:41:56 +00:00
limit the size of pending-querybuf in masterclient
This commit is contained in:
@@ -61,6 +61,7 @@ set ::all_tests {
|
||||
unit/hyperloglog
|
||||
unit/lazyfree
|
||||
unit/wait
|
||||
unit/pendingquerybuf
|
||||
}
|
||||
# Index to the next test to run in the ::all_tests list.
|
||||
set ::next_test 0
|
||||
|
Reference in New Issue
Block a user