mirror of
https://github.com/apache/activemq.git
synced 2025-02-11 12:36:07 +00:00
Better management of shared resources between the background run thread and the main start / stop thread. Makes sure to cleanup all resources before finally throwing on stop to prevent leaking and resources.