jondot / sneakers

A fast background processing framework for Ruby and RabbitMQ
https://github.com/jondot/sneakers
MIT License
2.25k stars 331 forks source link

Problem with daemonize on production #424

Open Piotrek-code opened 4 years ago

Piotrek-code commented 4 years ago

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".