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
There's a race condition bug with redis <=4.4.3 and <=4.5.3, which was addressed in the next bugfix versions.
I'm trying to install litestar 2.0.0alpha3, which depends on redis >=4.4.4 and >=4.5.4 (yeah they explicitly require so to avoid that race condition bug).
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: