https://issues.apache.org/bugzilla/show_bug.cgi?id=30563
franco <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[email protected] |[email protected] |e.org | --- Comment #6 from franco <[email protected]> 2010-07-20 15:20:11 EDT --- Created an attachment (id=25790) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25790) allows threads to restart the loop when an error occurs, avoiding the samplers that appear after the error I made these changes to some of the JMeter classes to provide this functionality, because I needed it and I think it's important to have it. The only problem with my changes is that if the first sampler on the test tree is inside a logic controller the test will not behave properly, but in any opther cases it works great. Let me know what you think about it and if you find some ways to improve it. Thanks a lot. -- 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]
