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

--- Comment #8 from Michael Meeks <michael.me...@collabora.com> ---
If this is related to the idle re-work, then (almost inevitably) this is a
starvation problem. Whereby one idle handler relies on another one to be
triggered - and yet that other handler has a lower priority (or somesuch) so we
never get to it.

I would put some breakpoints into ImplSchedulerData::Invoke() to see what is
going on there =) thanks !

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to