Files
spring-integration/spring-integration-redis/src
Artem Bilan 6ff5eac86c Increase timeouts for RedisLockLeaderInitTests
* `setBusyWaitMillis(10000)` before yielding to let another candidate to lock
* Add `Thread.sleep(100);` before yielding
2021-01-22 11:22:41 -05:00
..