mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04: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.