Assert that setDeferredAggregateLen isn't called with negative value
In case the redis is about to return broken reply we want to crash with assert so that we are notified about the bug. see #7687.
Please register or sign in to comment
In case the redis is about to return broken reply we want to crash with assert so that we are notified about the bug. see #7687.