Kane Baccigalupi wrote in post #981670:

> We can try a global, but it isn't an ideal situation.

So, we did replace @dom with $dom. That meant we could go back to doing 
no manual garbage collection, and in fact we didn't even have to set the 
global to nil between test files.

Doesn't that imply that RSpec 2 is holding on to stuff that could lead 
to memory leaks in big tests for other folks too?

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to