• guybe7's avatar
    Minor changes around the blockonkeys test module (#11803) · 9483ab0b
    guybe7 authored
    All of the POP commands must not decr length below 0.
    So, get_fsl will delete the key if the length is 0 (unless
    the caller wished to create if doesn't exist)
    
    Other:
    1. Use REDISMODULE_WRITE where needed (POP commands)
    2. Use wait_for_blokced_clients in test
    
    Unrelated:
    Use quotes instead of curly braces in zset.tcl, for variable expansion
    9483ab0b
blockonkeys.tcl 8.71 KB