Fix kill aof rewrite child test (#10107)

The dbs doesn't have any keys, `rdb-key-save-delay`
config has no effect that cause the rewrite to complete.

It was introduced in #10015.
This commit is contained in:
Binbin 2022-01-13 18:38:41 +08:00 committed by GitHub
parent f41cc87088
commit 56a802057e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ start_server {tags {"aofrw external:skip"} overrides {aof-use-rdb-preamble no}}
waitForBgrewriteaof r
# start a slow AOFRW
set k v
r set k v
r config set rdb-key-save-delay 10000000
r bgrewriteaof