[macruby-changes] [2927] MacRuby/trunk/TODO

source_changes at macosforge.org source_changes at macosforge.org
Thu Oct 29 23:34:55 PDT 2009


Revision: 2927
          http://trac.macosforge.org/projects/ruby/changeset/2927
Author:   lsansonetti at apple.com
Date:     2009-10-29 23:34:54 -0700 (Thu, 29 Oct 2009)
Log Message:
-----------
refreshed

Modified Paths:
--------------
    MacRuby/trunk/TODO

Modified: MacRuby/trunk/TODO
===================================================================
--- MacRuby/trunk/TODO	2009-10-30 06:34:13 UTC (rev 2926)
+++ MacRuby/trunk/TODO	2009-10-30 06:34:54 UTC (rev 2927)
@@ -60,7 +60,7 @@
   [ ] method cache is not thread safe
   [X] block dvars are corrupted in case the receiver leaves
       ex: 10.times { |i| Thread.new { p i } }; sleep 1
-  [ ] lazy threads (GCD, etc.) are never finalized
+  [X] lazy GCD VMs are never finalized
   [X] random.c is not thread-safe and should be rewritten using random(3)
 
 For 0.6:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20091029/70fdcaa8/attachment-0001.html>


More information about the macruby-changes mailing list