#616: MacRuby does not return control to terminal -----------------------------+---------------------------------------------- Reporter: ufo@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: MacRuby 0.6 Component: MacRuby | Resolution: fixed Keywords: hang, freeze | -----------------------------+---------------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.6 Comment: Thanks for the report. After investigation Array#compact was the culprit. I improved the algorithm in r3570 and now the program returns quicker. It's even faster than the original 1.9 here. -- Ticket URL: <http://www.macruby.org/trac/ticket/616#comment:1> MacRuby <http://macruby.org/>