Georg Leciejewski

Results 24 comments of Georg Leciejewski

How about this initializer: ``` def initialize( args={} ) if args.is_a? hash @date = args[:date] || Date.today @execution_date = args[:execute-date] || @date else # maybe elsif with Date / Datetime...

Seems to be related to this one: https://github.com/nevans/resque-pool/issues#issue/20 here is some more output, now the manager runs but kills and never restarts workers bundle exec resque-pool resque-pool-manager[7889]: Resque Pool running...

no i am just starting the manager without args in dev mode and also deleted my bundle so no old gems are present. I searched in rp gem for WINCH...

WINCH is an abbreviation for window [size] change http://en.wikipedia.org/wiki/SIGWINCH