#757: NSProgressIndicator takes 100% CPU -----------------------------------+---------------------------------------- Reporter: jakub.suder@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: -----------------------------------+---------------------------------------- Comment(by lsansonetti@…): I reproduce the problem and confirm that a pure Objective-C variant (even with GC enabled) doesn't have this issue. Strangely, sharking the process doesn't reveal anything interesting, the program spending most of its time in NSUIHeartBeat. But I do suspect the GCD thread hooks. -- Ticket URL: <http://www.macruby.org/trac/ticket/757#comment:1> MacRuby <http://macruby.org/>