Hi Koen! This patch seems to work for me as well. Thanks for such a quick fix!
On Tue, Feb 23, 2010 at 7:39 PM, Koen Deforche <[email protected]> wrote: > Hey Alex, > > 2010/2/22 Alex Sadovsky <[email protected]>: >> Koen, >> >> I could not reproduce the effect with your unmodified source. But when >> I changed the timer interval from 2000 to 500 I could easily get the >> desired result in 30 seconds of clicking "create dialog"/"Ok" as fast >> as my hand allows. > > So could I now too without breaking my wrist. Thanks ! > > And I identified the problem (the recursive event loop was ignoring > other signal notifications that piggy backed on the same request, in > this case the timer event). And I think I have implemented a solid fix > in latest git. > > If you want to back-port to Wt-3.0.0, I think the patch in attachment > should apply more or less. > > Regards, > koen > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest > > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
