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
Right now lock is acquired only with SemaphoreStore or FlockStore.
I should be able to use a lock I have configured with symfony FrameworkBundle see https://symfony.com/doc/current/lock.html
Maybe a config option with named lock I want to use?
The text was updated successfully, but these errors were encountered:
Right now lock is acquired only with SemaphoreStore or FlockStore.
I should be able to use a lock I have configured with symfony FrameworkBundle see https://symfony.com/doc/current/lock.html
Maybe a config option with named lock I want to use?
The text was updated successfully, but these errors were encountered: