mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-07 02:29:08 +00:00
f4bdacbc4c
Instead of holding a thread and an iterator, we should instead keep moving to next references without holding any threads. Just with callbacks.