From: Pieter Noordhuis Date: Fri, 15 Oct 2010 15:27:05 +0000 (+0200) Subject: Don't reset the client when processCommand returns REDIS_ERR X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/9da6caac4e86aa608a3186fa8a209eed19b7b9c6?hp=9da6caac4e86aa608a3186fa8a209eed19b7b9c6 Don't reset the client when processCommand returns REDIS_ERR ---