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

--- Comment #21 from Sebb <[email protected]> 2011-09-27 08:49:07 UTC ---
(In reply to comment #19)
> Created attachment 27604 [details]
> 2 Thread Dumps
> 
> Hello,
> First thread dump was done while interrupt was still going on after I called
> stop.
> Then after some time threads ended but as you can see interrupt still waiting
> on lock.

I see; I'd not considered that.

What happens if you call unlock at the end of the JMeterThread shutdown
section?
i.e. at the end of the finally block around lines 308-316.

Does that allow interrupt to finish?

> Regards
> Philippe

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