dragonflydb / dragonfly

A modern replacement for Redis and Memcached
https://www.dragonflydb.io/
Other
25.96k stars 954 forks source link

fix: test_noreply_pipeline flakiness #4102

Closed romange closed 1 week ago

romange commented 1 week ago

Fixes #3896. Now we retry several times. In my checks this should significantly reduce the failure probability.