DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=39675>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=39675 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P5 ------- Additional Comments From [EMAIL PROTECTED] 2006-05-30 09:28 ------- I tried to work around this bug (since I need it) using a function that return TRUE one time, and false else for the first user (using ThreadLocale variable) and a While Controller : that's work a little better, but the first thread is blocked (eg: the test does not stop) 1. If step 2 & 4 are both disabled, then it work (and curiously in the good order, but I don't 2. if only step 2 is enabled : that blocks. (my LoopController does not do an infinite loop, else I would have the inner sampler as well). At that point, stopping the test work (in my test) 3. if only step 4 is enabled, test never stop, and stopping thread take a long time. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
