• Binbin's avatar
    Fix delKeysInSlot server events are not executed inside an execution unit (#12745) · c85a9b78
    Binbin authored
    This is a follow-up fix to #12733. We need to apply the same changes to
    delKeysInSlot. Refer to #12733 for more details.
    
    This PR contains some other minor cleanups / improvements to the test
    suite and docs.
    It uses the postnotifications test module in a cluster mode test which
    revealed a leak in the test module (fixed).
    c85a9b78
cluster.tcl 7.49 KB