mirror of https://github.com/apache/jmeter.git
Bug 53136 - Catching Throwable needs to be carefully handled
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1335277 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b329b72111
commit
a43f144abd
|
|
@ -152,6 +152,7 @@ Graph Full Results Listener has been removed.
|
|||
<li>Bug 52967 - The function __P() couldn't use default value when running with remote server in GUI mode.</li>
|
||||
<li>Bug 50799 - Having a non-HTTP sampler in a http test plan prevents multiple header managers from working</li>
|
||||
<li>Bug 52997 - Jmeter should not exit without saving Test Plan if saving before exit fails</li>
|
||||
<li>Bug 53136 - Catching Throwable needs to be carefully handled</li>
|
||||
</ul>
|
||||
|
||||
<!-- =================== Improvements =================== -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue