[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sup-talk] [PATCH 2/4] async thread indexing



Excerpts from Eugene Marinelli's message of Mon Nov 09 01:02:07 -0500 2009:
> > -          Index.save_thread t
> > +          Index.save_thread_async t
> Where is the "save_thread_async" function?
> 
> In patch 3/4, this looks like a syntax error:
> > -    end
> > +    threads.each { |t| Index.save_thread async t }
> >   end

Nice catch. I'd originally named the method save_thread_async and it
looks like my search-and-replace wasn't complete. I've fixed this on the
immediate-updates branch. Thanks for the review!
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk