[MacRuby-devel] [MacRuby] #408: leaked Tempfile don't get cleaned up

MacRuby ruby-noreply at macosforge.org
Wed Oct 28 22:47:02 PDT 2009


#408: leaked Tempfile don't get cleaned up
---------------------------------+------------------------------------------
 Reporter:  neeracher@…          |        Owner:  lsansonetti@…        
     Type:  defect               |       Status:  closed               
 Priority:  minor                |    Milestone:  MacRuby 0.5          
Component:  MacRuby              |   Resolution:  fixed                
 Keywords:                       |  
---------------------------------+------------------------------------------
Changes (by lsansonetti@…):

  * 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/>



More information about the MacRuby-devel mailing list