beanstalk-client-ruby icon indicating copy to clipboard operation
beanstalk-client-ruby copied to clipboard

Ruby client for beanstalkd — deprecated, please use beaneater

Results 1 beanstalk-client-ruby issues
Sort by recently updated
recently updated
newest added

A typo in the comments of a ruby block has a typo. It states priority is defaulted to zero, but in actuality it is 65536 as stated here: https://github.com/kr/beanstalk-client-ruby/blob/master/lib/beanstalk-client/connection.rb#L53