mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-08 11:05:34 +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.