limit the size of pending-querybuf in masterclient

This commit is contained in:
chendianqiang
2018-07-01 14:43:53 +08:00
parent 3d5e2c62e2
commit 7de1ada070
4 changed files with 48 additions and 0 deletions

View File

@@ -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