mirror of
https://github.com/apache/activemq.git
synced 2025-02-11 12:36:07 +00:00
Fixing a race condition in ActiveMQMessageConsumer that could cause a NPE when the consumer is closing Thanks to Michael Wong for providing the test case for this issue.