[Libreoffice-bugs] [Bug 134157] Edit with external tool causes a CPU hit

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 23 15:45:59 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=134157

--- Comment #2 from Michael Meeks <michael.meeks at collabora.com> ---
Well - the idle work is fine - we do fast idles, when we are idle. Of course if
someone makes a busy loop using an idle handler that never completes - we hit
100% CPU. If they leak that busy idle handler then ... we get this effect.

I would go read the edit with external tool code, and work out why an idle
handler is used there, and/or turn it into a 250ms timeout or so.

HTH =)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200623/513555b7/attachment.htm>


More information about the Libreoffice-bugs mailing list