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
Hi @kr. I'm about to fork this library and add the functionality to reserve a job indefinitely.
This was quite a while ago (almost nine years, wow) but I'm wondering if there's a reason why this is omitted from this library? Is the recommendation to not reserve indefinitely and always provide a timeout? Here's the line in question.
Hi @kr. I'm about to fork this library and add the functionality to
reserve
a job indefinitely.This was quite a while ago (almost nine years, wow) but I'm wondering if there's a reason why this is omitted from this library? Is the recommendation to not reserve indefinitely and always provide a timeout? Here's the line in question.
https://github.com/beanstalkd/go-beanstalk/blob/master/tubeset.go#L30
The text was updated successfully, but these errors were encountered: