Displaying 1 result from an estimated 1 matches for "schedule_generator_worker".
2006 Dec 07
2
backgrounDRb problems with results and MiddleMan
...he worker will not
execute reporting that response is an unknown variable or function. (My
worker descends from BackgrounDRb::Rails )
undefined local variable or method `results'' for
#<ScheduleGeneratorWorker:0x1461f94> - (NameError)
./script/backgroundrb/../../config/../lib/workers/schedule_generator_worker.rb:9:in
`do_work''
This makes it hard to decide when to delete the workers, if I can''t get any
status out of them.
My second issue is that I''m trying to create an after_filter to a controller
that looks for any "keys" saved to the session and then load the work...