Check `CLIENT_DIRTY_CAS` flag before process transaction. (#9086)
Do not queue command in an already aborted MULTI state. We can detect an error (watched key). So in queueMultiCommand, we also can return early. Like we deal with `CLIENT_DIRTY_EXEC`.
Please register or sign in to comment