Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downgrade symfony/lock to v7.2.0 to work around redis issue #2361

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

acelaya
Copy link
Member

@acelaya acelaya commented Feb 14, 2025

Closes #2354

Temporarily pin symfony/lock: 7.2.0 to work around an issue with redis.

The issue has already been fixed upstream, but a new version has not been released yet. I'll remove the workaround as soon as they release the fix.

Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.78%. Comparing base (c650a3e) to head (259635e).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2361   +/-   ##
==========================================
  Coverage      93.78%   93.78%           
  Complexity      1705     1705           
==========================================
  Files            277      277           
  Lines           5904     5904           
==========================================
  Hits            5537     5537           
  Misses           367      367           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@acelaya acelaya merged commit 8fd53af into shlinkio:develop Feb 14, 2025
23 checks passed
@acelaya acelaya deleted the feature/lock-downgrade branch February 14, 2025 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"NOSCRIPT No matching script. Please use EVAL" thrown when creating a lock in redis
1 participant