Github user michaelandrepearce commented on the pull request:
https://github.com/apache/activemq-artemis/commit/30c3b592944ae7bd6089c8326413a923ee98ccb6#commitcomment-30637558
In
artemis-commons/src/test/java/org/apache/activemq/artemis/utils/TypedPropertiesConcurrencyTest.java:
In
artemis-commons/src/test/java/org/apache/activemq/artemis/utils/TypedPropertiesConcurrencyTest.java
on line 82:
Yes, other wise it will start shutdown the executor service. We need it to
allow the threads to just run for a bit to give it time for the test
---