summaryrefslogtreecommitdiff
path: root/tests/instances.tcl
diff options
context:
space:
mode:
authorBinbin <binloveplay1314@qq.com>2022-05-23 19:15:54 +0800
committerGitHub <noreply@github.com>2022-05-23 14:15:54 +0300
commit450c88f368317ae9d2d3d597cf121999660e2934 (patch)
tree6524e1620000d8a763299de990a4aa26c9cc6a08 /tests/instances.tcl
parent843a4cdc075a5b251e1b154f8013a9e0abe1038b (diff)
downloadredis-450c88f368317ae9d2d3d597cf121999660e2934.tar.gz
Fix BZMPOP gets unblocked by non-key args and returns them (#10764)
This bug was introduced in #9484 (7.0.0). It result that BZMPOP blocked on non-key arguments. Like `bzmpop 0 1 myzset min count 10`, this command will additionally block in these keys (except for the first and the last argument) and can return their values: - 0: timeout value - 1: numkeys value - min: min/max token - count: count token
Diffstat (limited to 'tests/instances.tcl')
0 files changed, 0 insertions, 0 deletions