[MacRuby-devel] [MacRuby] #411: MacRuby does not force call to finalizers

MacRuby ruby-noreply at macosforge.org
Thu Oct 29 12:56:36 PDT 2009


#411: MacRuby does not force call to finalizers
---------------------------------+------------------------------------------
 Reporter:  neeracher@…          |       Owner:  lsansonetti@…        
     Type:  defect               |      Status:  new                  
 Priority:  blocker              |   Milestone:                       
Component:  MacRuby              |    Keywords:                       
---------------------------------+------------------------------------------
 Per our discussion on macruby-devel:

 {{{
 macruby -e "o=Object.new; ObjectSpace.define_finalizer(o, proc{p
 42}); p :dying"
 }}}

 This calls the finalizer on other ruby platforms, but not on current
 Macruby

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/411>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list