sam6134 commented on issue #6654:
URL: https://github.com/apache/rocketmq/issues/6654#issuecomment-2505092195

   Instead of returning the original list, why not we return a copy of the same 
list? I think that should cause the flakiness to go. Seems the even after the 
latch countdown threads still can modify the original list. If we copy to a 
different list after countDown I think that should fix it


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to