What steps will reproduce the problem?
1. run redis-cli in monitor mode
2. killall redis-server
What is the expected output? What do you see instead?
redis-cli should exit, as the server is no longer running. It does not, instead
it spews infinite newlines.
What version of the product are you using? On what operating system?
redis 2.0.0rc3
Please provide any additional information below.
Patch attached, fixes the issue.
Original issue reported on code.google.com by bjarni.r...@gmail.com on 1 Aug 2010 at 12:20
Original issue reported on code.google.com by
bjarni.r...@gmail.com
on 1 Aug 2010 at 12:20Attachments: