From: Michael K. <kau...@or...> - 2015-04-07 15:48:13
|
Hi All, I don't have time at the moment to submit a ticket, but I thought I'd see if anyone else is having this problem: With latest master on 1.5-devel using GTKAgg backend, (and in ipython 3.0.0-dev, python 2.7.8, MacOSX 10.9.5) if I do figure() and nothing else, and then run 'top', I see Python running 100% CPU for the process. Closing the figure stops Python hogging the CPU. With latest 1.4.x, I do not see it. M |