jondot / sneakers

A fast background processing framework for Ruby and RabbitMQ

Home Page:https://github.com/jondot/sneakers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with daemonize on production

Piotrek-code opened this issue · comments

Rails 5.1.2
gem 'capistrano-sneakers', github: 'inventionlabsSydney/capistrano-sneakers', require: false

When I run bundle exec rake sneakers:start, It wont go beyond this command.
I have "daemonize: true", but it work like "daemonize: false".