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

--- Comment #1 from Philippe Mouawad <[email protected]> ---
Created attachment 30267
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30267&action=edit
Draft of patch

Hello,
Attached is a first proposal of Shutdown Hook implementation.
I had to add a join on StopThread otherwise it can happen exit occurs before
thread is started.

Anyway there is still an issue as if shutodwn of threads takes more than
jmeterengine.threadstop.wait (ThreadGroup#WAIT_TO_DIE) then it can happen that
close will not be called on PrintWriter.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to