https://issues.apache.org/bugzilla/show_bug.cgi?id=45703
--- Comment #4 from Sebb <[email protected]> 2010-10-20 06:32:57 EDT --- I agree that the counter ought to be reset. I'm not so sure that waiting for total activeThreads is the correct behaviour. If there is a single thread-group, this would prevent the timer from being used to wait for all the threads to start. I think it would be better to use the total number of threads in the thread group. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
