]> git.saurik.com Git - redis.git/commitdiff
Sentinel: check that instance still exists in reply callbacks.
authorantirez <antirez@gmail.com>
Tue, 24 Jul 2012 14:35:23 +0000 (16:35 +0200)
committerantirez <antirez@gmail.com>
Tue, 24 Jul 2012 14:37:57 +0000 (16:37 +0200)
We can't be sure the instance object still exists when the reply
callback is called.


No differences found