https://bz.apache.org/bugzilla/show_bug.cgi?id=64499
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |FixedInTrunk Status|NEW |RESOLVED Resolution|--- |FIXED CC| |[email protected] | |om --- Comment #1 from Philippe Mouawad <[email protected]> --- pmouawad pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 0318c50 Bug 64499 - Exiting JMeter when "jmeterengine.stopfail.system.exit=true" takes too much time if threads are not stopped 0318c50 is described below commit 0318c50a8a55d5be533a9150885e2facf04358a7 Author: pmouawad <[email protected]> AuthorDate: Sat Jun 6 21:57:52 2020 +0200 Bug 64499 - Exiting JMeter when "jmeterengine.stopfail.system.exit=true" takes too much time if threads are not stopped --- .../java/org/apache/jmeter/engine/StandardJMeterEngine.java | 7 ++++--- .../src/main/java/org/apache/jmeter/threads/ThreadGroup.java | 12 +++++++++--- xdocs/changes.xml | 1 + 3 files changed, 14 insertions(+), 6 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
