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
{{ message }}
This repository was archived by the owner on Feb 8, 2023. It is now read-only.
It doesn't seem that the client implementation of reserve() is blocking, though it should be blocking in the Beanstalkd protocol. Is there a chance of making reserve() block, so that it can be placed in a loop without additional throttling code?