Is it expected that MiddleMan.ask_stats will return a status for a worker that has been MiddleMan.delete_worker'ed? The worker isn't showing up in MiddleMan.query_all_workers, so it seems that is shouldn't have a status either.
Is there a way to define a callback that is called at deletion, to reset the status, or do I need to write my own method to reset the status before I delete the worker? TIA -todd[1]
_______________________________________________ Backgroundrb-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/backgroundrb-devel
