]> git.saurik.com Git - redis.git/commit
Redis test: scripting EVALSHA replication test more reliable.
authorantirez <antirez@gmail.com>
Thu, 26 Apr 2012 09:16:52 +0000 (11:16 +0200)
committerantirez <antirez@gmail.com>
Fri, 27 Apr 2012 09:47:12 +0000 (11:47 +0200)
commitd7bad544dc28d024a070d2163f473e420d31fd65
tree57990c5069dc658c1943faaf2cba864a554dc264
parent8111a803cbbcb9ec6f494baef0fdd5e0664fb33e
Redis test: scripting EVALSHA replication test more reliable.

A new primitive wait_for_condition was introduced in the scripting
engine that makes waiting for events simpler, so that it is simpler to
write tests that are more resistant to timing issues.
tests/support/test.tcl
tests/unit/scripting.tcl