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
I think it should work with a long acquisition_timeout so it will wait for that time? You probably should amend acquisition_delay then, too, or else it might try to acquire the lock too often (about once every 0.01 seconds by default)
I'm trying this as a replacement to https://github.com/dv/redis-semaphore
The issue is that with Suo the
resources
option works by discarding execution, instead of queueing execution.Can Suo work with queueing blocks mandated by
resources
?The text was updated successfully, but these errors were encountered: