Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add an assertion to make sure numkeys is 0 in getKeysUsingKeySpecs (r…
…edis#12389) This is an addition to redis#12380, to prevent potential bugs when collecting keys from multiple commands in the future. Note that this function also resets numkeys in some cases.
- Loading branch information