Start Next Loop fix

2011-10-31 Thread Philippe Mouawad
Hello Sebb, All, I commited the fix to this feature implementing your proposal. My tests show it fixes the 3 issues: - 51865 - 51866 - 51868 The think I dislike about it is the cast to LoopController in ThreadGroup (but I think it is OK). As code is a bit complex it would be great if

Re: Start Next Loop fix

2011-10-31 Thread sebb
On 31 October 2011 10:59, Philippe Mouawad philippe.moua...@gmail.com wrote: Hello Sebb, All, I commited the fix to this feature implementing your proposal. My tests show it fixes the 3 issues:   - 51865   - 51866   - 51868 The think I dislike about it is the cast to LoopController in