https://bugs.documentfoundation.org/show_bug.cgi?id=84362
--- Comment #5 from Hossein <[email protected]> --- (In reply to Michael Meeks from comment #0) > We recently fell over a unit-test problem where (on Windows) we had a rather > long running task holding the SolarMutex while the timer thread was trying > to emit events. > > We have a unit test harness in: vcl/qa/cppunit/timer.cxx > ... > > Hopefully that would catch the queue filling / starvation issue that kendy > just fixed on master. Fix by Kendy: commit 211b3192f05c4120fa2dd0e23988e74bdd310830 Author: Jan Holesovsky <[email protected]> Date: Fri Sep 19 15:48:24 2014 +0200 fdo#84000: Reimplement the Windows WinSalTimer using Timer Queues. Timer Queues Tests by Michael: commit d998a6ae3afab1ea51c72843d8400cf5c1eca35c Author: Michael Meeks <[email protected]> Date: Thu Sep 25 11:22:39 2014 +0100 fdo#84000 - unit test timers / main-loop bits. At least test Unix platforms. -- You are receiving this mail because: You are the assignee for the bug.
