Bug 60812

Summary: JMeterThread does not honor contract of JMeterStopTestNowException
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal CC: p.mouawad
Priority: P2    
Version: 3.1   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2017-03-03 19:31:19 UTC
If a JMeterStopTestNowException is thrown, the exception will be logged and test will continue.
Comment 1 Philippe Mouawad 2017-03-03 19:35:35 UTC
Author: pmouawad
Date: Fri Mar  3 19:35:16 2017
New Revision: 1785363

URL: http://svn.apache.org/viewvc?rev=1785363&view=rev
Log:
Bug 60812 - JMeterThread does not honor contract of JMeterStopTestNowException
Bugzilla Id: 60812

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/threads/JMeterThread.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:08 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4312