https://issues.apache.org/bugzilla/show_bug.cgi?id=51798
--- Comment #28 from Sebb <[email protected]> 2011-12-16 16:19:25 UTC --- (In reply to comment #27) > Hi Sebb, > > Alright I thought JMeter would quit when the test finished independently on > whether the test could have open threads or not. It used to, but that causes issues when embedding JMeter. Besides, that would just hide the problem. > So in this case it is probably > my JUnit code not properly shutting down some thread. > > I'll have a look. Thanks for your quick response. I'm marking this issue as > resolved. OK; might be worth seeing if JMeter can easily detect if there are any non-daemon threads still lurking, and log/display a message if so - see Bug 52346. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
