https://bugs.documentfoundation.org/show_bug.cgi?id=107168
--- Comment #2 from Mike Kaganski <[email protected]> ---
The problem is seen as
IMPL_LINK( DocumentTimerManager, DoIdleJobs, Timer*, pIdle, void )
calling pIdle->Start();
(see sw/source/core/doc/DocumentTimerManager.cxx:124)
which starts timer with nPeriod = Scheduler::ImmediateTimeoutMs,
which makes idle handler to call IMPL_LINK( DocumentTimerManager, DoIdleJobs,
Timer*, pIdle, void ).
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs