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
The issue has been fixed upstream, but I'm not sure when is the new version going to be released, so I'm implementing a temporary workaround by pinning to symfony/lock: 7.2.0.
Shlink version
4.4.2
PHP version
All
How do you serve Shlink
Other (explain in summary)
Database engine
MySQL
Database version
N/A
Current behavior
A discussion was opened reporting the issue: #2350
After some investigation, it was found the bug was introduced somewhere between
symfony/lock
7.2.0 and 7.2.3The issue has been reported to upstream symfony/symfony#59686
A possible short-term workaround would be to downgrade
symfony/lock
to v7.2.0, as it works consistently with that version.Expected behavior
No error thrown when creating an app lock in redis.
Minimum steps to reproduce
See #2350 and symfony/symfony#59686
The text was updated successfully, but these errors were encountered: