On Mon, Oct 20, 2008 at 4:40 AM, Ittay Dror <[EMAIL PROTECTED]> wrote:
> The drb addon saves the tasks before they are invoked and uses that list to > clear the already_invoked task for re-runs. > Assume prerequisites that are added to the task during the invocation > phase. These are not saved in @tasks and so their 'already_invoked' bit will > not be cleared, right? > See the specs on spec/addon/drb_spec.rb -- vic Quaerendo invenietis.
