"ts" <decoux / moulon.inra.fr> schrieb im Newsbeitrag news:200401191641.i0JGfox15401 / moulon.inra.fr... > >>>>> "A" == Andreas Schwarz <usenet / andreas-s.net> writes: > > A> irb(main):042:0> GC.start > ^^ > || > > A> Why does the Mysql object still exist after GC.start? > > because GC::start is run on line 42, and ruby don't like this > > > p.s.: :-))))) Dang! And I thought it was because Matz never singned a written treaty that CG.start will collect all unemployed instances... :-) robert