https://issues.apache.org/bugzilla/show_bug.cgi?id=51888

--- Comment #22 from Philippe Mouawad <[email protected]> 
2011-09-27 09:00:58 UTC ---
Hello Sebb,
I have finally the scenario that shows that fix does not make stop wait for
interrupt.

To reproduce it:
1) point to a web facing site (not mirror because Eclipse will go crazy) and
configure 3 threads
2) Start JMeter in Debug mode
3) Put a breakpoint at line 310 and 585
4) Start test
5) When number of threads reaches 2, call stop
6) Eclipse will stop you at both 310 and 585 and depending on your choice
interrupt will run before stop (OK) or stop will run before interrupt (NOT OK)


I will attach log file, thread dump.
Regards
Philippe Mouawad

-- 
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]

Reply via email to