1
0
Fork 0

Merging upstream version 1.13.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 17:11:21 +01:00
parent 42793cd525
commit 3df609c05e
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
358 changed files with 22553 additions and 11848 deletions

View file

@ -333,7 +333,7 @@ def test_xclaim(judge_command):
},
)
judge_command(
"XCLAIM mystream mygroup Alice 3600000 1526569498055-0 IDEL 300",
"XCLAIM mystream mygroup Alice 3600000 1526569498055-0 IDLE 300",
{
"command": "XCLAIM",
"key": "mystream",
@ -341,7 +341,7 @@ def test_xclaim(judge_command):
"consumer": "Alice",
"millisecond": ["3600000", "300"],
"stream_id": "1526569498055-0",
"idel": "IDEL",
"idle": "IDLE",
},
)
judge_command(