Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/1800
@gaohoward I have been there before... finding a test that's failing
because of a previous leak it's not fun... I don't want to back into that...
If a thread is leaking a thread.. failing or not.. I would rather like to
see the thread leakage reported.. so I would know where it's coming from...
I don't want to regress on that.. I had spent a week trying to find a
correlation between tests before.. hence I'm being a bit strong opinionated
here.
---