You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We found out through occasional integration test failures, that XREVRANGE for Lettuce runs on a different connection which can lead to race conditions depending on the command timing. We should reuse the same connection.
The text was updated successfully, but these errors were encountered:
We found out through occasional integration test failures, that
XREVRANGE
for Lettuce runs on a different connection which can lead to race conditions depending on the command timing. We should reuse the same connection.The text was updated successfully, but these errors were encountered: