You shouldn't have to invoke the garbage collector manually as it runs
automatically, most often when ruby is allocating memory and it's internal
memory tracker says there isn't any available or if allocating memory fails.


-Charley

On 4/3/07, vijay <[EMAIL PROTECTED]> wrote:

Thanks for all your answers.  They were really helpful to me.  One small
question, do we need to invoke "Garbage Collector" explictly and if so, how?

Thanks,
Vijay.
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to