https://issues.apache.org/bugzilla/show_bug.cgi?id=54945
--- Comment #3 from Sebb <[email protected]> --- Note that the shutdown hook is run even if JMeter shuts down normally. In which case it should not call engine.stop(true). I wonder if it would be better to implement the shutdown hook in ResultCollector instead. That might avoid some of the problems? -- You are receiving this mail because: You are the assignee for the bug.
