#408: leaked Tempfile don't get cleaned up ---------------------------------+------------------------------------------ Reporter: neerac...@… | Owner: lsansone...@… Type: defect | Status: closed Priority: minor | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | ---------------------------------+------------------------------------------ Changes (by lsansone...@…):
* status: new => closed * resolution: => fixed * milestone: => MacRuby 0.5 Comment: I implemented ObjectSpace finalizers as part of r2918 and now your snippet behaves like the old Ruby. It's an experimental implementation and finalizers might potentially be called from foreign threads, so developers should be careful. -- Ticket URL: <http://www.macruby.org/trac/ticket/408#comment:3> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel