Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/1800
a failing test leaking is a double failure... it failed and then leaked..
you can fix that situation with finally blocks...---
Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/1800
a failing test leaking is a double failure... it failed and then leaked..
you can fix that situation with finally blocks...---