yx9o commented on PR #9116: URL: https://github.com/apache/rocketmq/pull/9116#issuecomment-2586493754
> 1. task1 has already done notification > 2. task2 try interrupt task1 and update map > 3. task1 remove group in map > > if so, task2 will never be interrupted, but it is better than now Hi, thank you for your review. I added the atomic check here. Please help review it again. Thank you. -- 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