mirror of
https://github.com/fluencelabs/redis
synced 2025-03-18 08:30:51 +00:00
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.